Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
         if (length ==5 or length==6)
           {print FH2 };
    }
    
  2. or download this
    while (<DATA>)
    {
    ...
    prints:
    12345
    123456