1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
name: mod_perl
version_from: lib/mod_perl2.pm
version: 2.0.8
installdirs: site
distribution_type: module
no_index:
directory:
# A-T and others have their own CPAN distros
- Apache-Test
- Apache-Reload
- Apache-SizeLimit
package:
# Internally redefined module
- C::Preprocessed
# Fake packages
- Apache::Status::_version
- perlrun_decl
# Apache::compat redefines
- Apache
- Apache::Constants
- Apache::File
- Apache::SIG
- Apache::Server
- Apache::Table
- Apache::Util
|