File: README

package info (click to toggle)
libapache-mod-perl 1.16-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,580 kB
  • ctags: 1,064
  • sloc: ansic: 4,489; perl: 4,415; sh: 305; makefile: 137
file content (15 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

These are just some simple examples to get you going.
See modules in the lib/ directory for examples of implementing
handlers for other stages of a request to the Apache httpd.

Also see:

The Apache/Perl module list:
http://perl.apache.org/dist/apache-modlist.html

The Apache/Perl contributed modules and examples:
http://perl.apache.org/src/contrib/

CGI.pm's examples/ directory