File: MANIFEST

package info (click to toggle)
libnet-ident-perl 1.20-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 152 kB
  • ctags: 20
  • sloc: perl: 832; makefile: 42
file content (20 lines) | stat: -rw-r--r-- 1,015 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Changes		revision history
INSTALL		installation instructions
Ident.pm	the module itself, contains pod
MANIFEST	this file
Makefile.PL	feed to perl to get a makefile
README		extract of the manpage, gives a brief overview
t/0use.t	script to test "use Net::Ident"
t/Ident.t	test script that actually makes ident lookups
t/apache.t	script to test Net::Ident within apache and mod_perl
t/compat.t	script to test compatibility-mode FH->ident_lookup
t/hosts		Hosts to use for testing purposes
t/apache/conf/httpd.conf.in		prototype httpd.conf for test apache
t/apache/conf/access.conf.in		prototype access.conf
t/apache/conf/apache_config.pl.in	prototype for apache settings
t/apache/conf/srm.conf.in		prototype srm.conf
t/apache/conf/mime.types		bare-bones mime.types
t/apache/html/testapache.txt	simple .txt file to test basic apache ops
t/apache/perl/testmodperl	script to test mod_perl operates OK
t/apache/perl/testident		script to actually test ident within mod_perl
t/apache/logs/.exists		Directory for the logfiles