Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Need help with XML::Twig, something strange is happening!!

by Jenda (Abbot)
on Mar 31, 2007 at 21:55 UTC ( [id://607647]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @columns = qw(parentNodeId nodeId level canode label);
    
    ...
    my $parser = XML::Rules->new( rules => []);
    
    print $parser->ToXML(section => $root, 0, '  ');
    
  2. or download this
    my @columns = qw(parentNodeId nodeId level canode label);
    
    ...
    1,3,1,bar,barrar
    4,7,3,zzz,zzzzz
    0,1,0,blah,bloh
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-25 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found