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

Re: XML / regex - cleaning up attributes

by rowdog (Curate)
on Oct 01, 2010 at 06:58 UTC ( [id://862915]=note: print w/replies, xml ) Need Help??


in reply to XML / regex - cleaning up attributes

As other monks have pointed out, that's far from valid XML but to answer your specific question...

Is there a regex that will remove this extra punctuation but leave the rest of the attribute (and tag) intact?

Sure, you can hack your way around broken XML with something like s/STORE'N'GO/STORENGO/ but don't, it's much better to consume actual XML.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (12)
As of 2024-04-23 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found