Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "chomp(my $string_to_find = <STDIN>);
    ...
    hidden
    'whathiddenever' has 'hidden'
    '12hidden456' has 'hidden'
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "chomp(my $string_to_find = <STDIN>);
    ...
    "
    hi$den
    '12hi$den456' has 'hi$den'