Help for this page

Select Code to Download


  1. or download this
    my $inputHandle = create_iterator();
    $t->parse (<$inputHandle>);
    
  2. or download this
    $t->parse ($inputHandle);