Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Will regex work here?

by strredwolf (Chaplain)
on Apr 25, 2001 at 00:27 UTC ( [id://75255]=note: print w/replies, xml ) Need Help??


in reply to Will regex work here?

You really can't use a regexp across a \n, unless you suck the whole file in... then it gets rather nasty.

The XML modules would help, as well as some code from my chatterbox client if you want to code it by hand.

--
$Stalag99{"URL"}="http://stalag99.keenspace.com";

Replies are listed 'Best First'.
Re: Re: Will regex work here?
by Sherlock (Deacon) on Apr 25, 2001 at 00:31 UTC
    For simplicity, the entire XML file is on one line. It isn't edited by hand, so that worked out fine. Therefore, there aren't any \n characters in the XML file. I just printed it that way so that people could understand the XML a little better.

    I should have stated that in my original post. Sorry.

    - Sherlock

Log In?
Username:
Password:

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

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

    No recent polls found