Help for this page

Select Code to Download


  1. or download this
    #! perl -w
    my $buffer;
    ...
       eat 6;
       eat 7;
    }
    
  2. or download this
    Found:  value {
       test 1;
    ...
       eat 7;
    }