Help for this page

Select Code to Download


  1. or download this
      PerlRequire "/etc/apache2/modperl_startup.pl"
    
  2. or download this
    #!/usr/bin/perl
    
    use lib "/htdocs/perl5lib";
    
    1;