Help for this page

Select Code to Download


  1. or download this
      $ ./tutorial-p5.pl -g -d >& p5.txt
      $ ./tutorial-p6.pl -g -d .& p6.txt
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
      exit;
    } # long_help
    # EOF ========================
    
  3. or download this
    #!/usr/bin/env perl6
    
    ...
      return $fname;
    } # basename
    # EOF ========================
    
  4. or download this
    # file: tutorial-data.txt
    # a data file of users and their attributes
    ...
      first: Jane
      job: financial analyst
      hobbies: Python open source, bowling