SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Apache-ConfigParser rpm build for : openSUSE Tumbleweed. For other distributions click perl-Apache-ConfigParser.

Name : perl-Apache-ConfigParser
Version : 1.20.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2015-06-07 10:11:02
Group : Unspecified Source RPM : perl-Apache-ConfigParser-1.20.0-1.4.src.rpm
Size : 0.16 MB
Packager : (none)
Summary : Load Apache configuration files
Description :
The \'Apache::ConfigParser\' module is used to load an Apache configuration
file to allow programs to determine Apache\'s configuration directives and
contexts. The resulting object contains a tree based structure using the
\'Apache::ConfigParser::Directive\' class, which is a subclass of
\'Tree::DAG_node\', so all of the methods that enable tree based searches and
modifications from \'Tree::DAG_Node\' are also available. The tree structure
is used to represent the ability to nest sections, such as < VirtualHost>,
< Directory>, etc.

Apache does a great job of checking Apache configuration files for errors
and this modules leaves most of that to Apache. This module does minimal
configuration file checking. The module currently checks for:

* Start and end context names match

The module checks if the start and end context names match. If the end
context name does not match the start context name, then it is ignored. The
module does not even check if the configuration contexts have valid names.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Apache-ConfigParser-1.20.0-1.4.noarch.rpm
     

Provides :
perl(Apache::ConfigParser)
perl(Apache::ConfigParser::Directive)
perl-Apache-ConfigParser

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(File::FnMatch) >= 0.10.0
perl(Tree::DAG_Node) >= 1.04
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Apache
/usr/lib/perl5/vendor_perl/5.40.0/Apache/ConfigParser
/usr/lib/perl5/vendor_perl/5.40.0/Apache/ConfigParser.pm
/usr/lib/perl5/vendor_perl/5.40.0/Apache/ConfigParser.pod
/usr/lib/perl5/vendor_perl/5.40.0/Apache/ConfigParser/Directive.pm
/usr/lib/perl5/vendor_perl/5.40.0/Apache/ConfigParser/Directive.pod
/usr/share/doc/packages/perl-Apache-ConfigParser
/usr/share/doc/packages/perl-Apache-ConfigParser/Changes
/usr/share/doc/packages/perl-Apache-ConfigParser/README
/usr/share/man/man3/Apache::ConfigParser.3pm.gz
/usr/share/man/man3/Apache::ConfigParser::Directive.3pm.gz

 
ICM