Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: XML Newbie

by remiah (Hermit)
on Nov 16, 2012 at 09:07 UTC ( [id://1004158]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; use warnings; use XML::Twig;
    ...
    <ddd></ddd> <!-- not ok -->
    <eee> </eee> <!-- not ok -->
    </gibsonca>
    
  2. or download this
    #!/usr/bin/perl
    use strict; use warnings; use XML::Twig;
    ...
    </item>
    </gibsonca>
    

Log In?
Username:
Password:

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

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

    No recent polls found