Help for this page

Select Code to Download


  1. or download this
    prompt$ perl -e 'use lib qw(./); use something; something->run()'
    
  2. or download this
    prompt$ perl -e 'use lib qw(./); use "something.cgi"; something->run()
    +'