Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Recursion and XML::Twig

by tlm (Prior)
on Aug 25, 2005 at 11:10 UTC ( [id://486506]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Uncaught exception from user code:
            calling depth after parsing is finished at /opt/perl-5.8.6/lib
    +/site_perl/5.8.6/i686-linux/XML/Parser/Expat.pm line 474
     at /opt/perl-5.8.6/lib/site_perl/5.8.6/i686-linux/XML/Parser.pm line 
    +192
            XML::Parser::parse('XML::Twig=HASH(0x81ec750)', '<node id="17"
    +><content>foo bar</content><child file="19.xml" ...') called at 48649
    +7.pl line 9
    
  2. or download this
    sub onChild
    {
    ...
       XML::Twig->new( twig_handlers => { child => \&onChild } ) 
         ->parsefile($atts->{file});
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://486506]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-23 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found