Help for this page

Select Code to Download


  1. or download this
    PerlRequire  "/<your directory path>/startup.pl"
    
  2. or download this
    #!/usr/bin/perl
    BEGIN{
    ...
    
    }
    1; # return true as usual :)