Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $ar = [ qw(a b c d e) ];
    ...
    4
    4
    4
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le
    "my $table = [
    ...
      "Wellbeing Office" => "Pending",
      Y219 => "InProgress",
    }