Help for this page

Select Code to Download


  1. or download this
    #... blah blah blah
                open(FH, $opts{-file});
                $opts{-handle} = *FH;
                return $parser->from_handle(%opts);
    #... la dee da
    
  2. or download this
    #... stick out left leg
        while ( readline($opts{-handle}) ) {
    ...
            }
        }
    # return right leg