Help for this page
Select Code to Download
Select
or
download this
sub cgi_sub(){ print $_[0]; ... sub mod_perl_sub { print $_[0]; }