Paketname | libapache-admin-config-perl |
Beschreibung | a Perl module to read/write Apache like configuration files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.94-1.1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Raphaël Pinson |
Quelle | |
Paketgröße | 22416 Byte |
Prüfsumme MD5 | 1a66dd21e435030f52a8c3e70106820c |
Prüfsumme SHA1 | f83687471be6c6037bfb4a2d526920842db15304 |
Prüfsumme SHA256 | 3b4ef654f263ebd103eb023532b413d33ffa5d637f80e3587b7070d19f5fdc79 |
Link zum Herunterladen | libapache-admin-config-perl_0.94-1.1_all.deb |
Ausführliche Beschreibung | Apache::Admin::Config provides an object oriented interface to read and write
Apache configuration files without affecting comments, indentation, or
truncated lines.
.
You can easily extract information from Apache configuration files, or manage
htaccess files. An advantage over Apache::ConfigFile is that you can modify
configuration files on disk, and generate new ones.
.
The class was specifically written for a hosting provider, where it is used
to add new clients, activate features, (un)lock directories using htaccess,
etc. It can also come in handy for writing a one-shot migration script in a
few lines.
.
Homepage: http://search.cpan.org/dist/Apache-Admin-Config/
|