Help for this page

Select Code to Download


  1. or download this
    my $sub = $expat->{Pkg} . "::$tag";
    eval { &$sub($expat, $tag, @_) };
    
  2. or download this
    package XML::Parser::Style::DieSubs;
    
    ...
    }
    
    1;