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

Re: How do you parse XML?

by toolic (Bishop)
on Dec 01, 2013 at 23:35 UTC ( [id://1065192]=note: print w/replies, xml ) Need Help??


in reply to How do you parse XML?

First letter: X

Middle letter: M

Last letter: L

There. Your 3 letter string has been parsed.

Or, using Perl:

my @tokens = 'XML' =~ /(.)/g;

Replies are listed 'Best First'.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1065192]
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: (6)
As of 2024-03-28 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found