Help for this page

Select Code to Download


  1. or download this
    while ()
         {
    ...
         last unless /\S/;
         print FILE;
         }
    
  2. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "while ()
    ...
    ghjk
    >ghjk
    <