Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Bug in XML::Parser

by zork42 (Monk)
on Oct 22, 2013 at 13:27 UTC ( [id://1059222]=note: print w/replies, xml ) Need Help??


in reply to Bug in XML::Parser

Hi manunamu, welcome to perlmonks!

As McA said, but in a little more detail:
  1. put one <code> tag before the start of your XML
  2. put one </code> tag after the end of your XML
  3. put one <code> tag before the start of your code
  4. put one </code> tag after the end of your code
  5. remove all "&lt;Code>" from your code
  6. replace all "&lt;" with "<" (inside <code>...</code> tags you do not need to make any conversions like this)
  7. One line of your XML has <tab> characters. Replace them with spaces to ensure it is indented correctly

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-16 17:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found