Help for this page

Select Code to Download


  1. or download this
    C:\Users\pmu>perl --version
    'perl' is not recognized as an internal or external command,
    ...
    C:\Users\pmu>perl -V
    'perl' is not recognized as an internal or external command,
    operable program or batch file.
    
  2. or download this
    C:\Users\pmu>more first.pl
    use warnings;
    ...
    operable program or batch file.
    
    C:\Users\pmu>