Help for this page

Select Code to Download


  1. or download this
    perl -d:SmallProf test.pl
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    script_compiles( 'blib/script/test.pl', 'Main script compiles' );
    script_runs(  'blib/script/test.pl', 'Main script runs' );