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

Re^4: Why XML not well formed?

by davorg (Chancellor)
on Jun 30, 2005 at 12:11 UTC ( [id://471379]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^3: Why XML not well formed?
in thread Why XML not well formed?

That would potentially disastrous effects if the XML contained any entities.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

Replies are listed 'Best First'.
Re^5: Why XML not well formed?
by holli (Abbot) on Jun 30, 2005 at 12:28 UTC
    Yup. better to make it a bit more restrictive.
    s/"(http[^"]+)&(?!amp;)/$1&amp;/g;


    holli, /regexed monk/
      VERY good point

      Don
      WHITEPAGES.COM | INC

      Edit by castaway: Closed small tag in signature

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://471379]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.