Help for this page

Select Code to Download


  1. or download this
    eval "use Some::Module"; 
    $@ && print_an_error_message_with_a_nice_link_to_cpan();
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    print $p;
    exit
    }