Help for this page

Select Code to Download


  1. or download this
    use 5.008_005;
    use strict;
    ...
        dist  => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
        clean => { FILES => 'examplescript-*' },
    );
    
  2. or download this
    samplescript.pm exports nothing. Perhaps you're looking for
    the script examplescript(.pl)
    try perldoc examplescript for more information.