Help for this page

Select Code to Download


  1. or download this
    my $wide = 79;
    my $keep=0;
    ...
          );
    
    GetOptions(%options) or die;
    
  2. or download this
    while (<>)
    {
    ...
    else
            {print "\n";}
    exit(0);