home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2004 December
/
PCpro_2004_12.ISO
/
files
/
webserver
/
tsw
/
TSW_3.4.0.exe
/
Apache2
/
perl
/
mod_perl.pm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Perl POD Document
|
2003-12-31
|
191 b
|
17 lines
package mod_perl;
use 5.006;
use strict;
BEGIN {
our $VERSION = "1.9913";
}
1;
__END__
=head1 NAME
mod_perl - Embed a Perl interpreter in the Apache/2.x HTTP server