Help for this page

Select Code to Download


  1. or download this
    johngg@shiraz:~/perl/Monks > perl -Mstrict -Mwarnings -E '
    my @data = qw{
    ...
    this_5_string_19
    this_5_string_23
    this_5_string_101
    
  2. or download this
    johngg@shiraz:~/perl/Monks > perl -Mstrict -Mwarnings -E '
    my @data = qw{
    ...
    5
    17
    102
    
  3. or download this
    johngg@shiraz:~/perl/Monks > perl -Mstrict -Mwarnings -E '
    my @data = qw{
    ...
    this_5_string_23
    this_5_string_101
    102