Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "use Data::Dump qw(pp);
    ...
    ------------
    matched (f) of "" then C at pos of 3
    matched (f) of "f" then C at pos of 7
    
  2. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "use Data::Dump qw(pp);
    ...
    matched (f*?) of "", starting at offset of 3, ending at pos of 3
    matched (f*?) of "", starting at offset of 4, ending at pos of 4
    matched (f*?) of "", starting at offset of 5, ending at pos of 5