File: META.yml

package info (click to toggle)
libapache2-mod-perl2 2.0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,060 kB
  • sloc: perl: 97,665; ansic: 14,478; makefile: 47; sh: 18
file content (24 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name:         mod_perl
version: 2.0.10
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