Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Transforming strange format to XML

by fuzzysteve (Beadle)
on Nov 19, 2001 at 19:00 UTC ( [id://126273]=note: print w/replies, xml ) Need Help??


in reply to Transforming strange format to XML

hmmm, just wanting the _ _ converted to < >, right? Can't think of how to do that in one line, but
s/\[_/</g s/-\]/>/g
Should be capable of doing it (might be wrong on the escaping.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found