Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Question for regex experts

by sumeetgrover (Monk)
on Jun 27, 2013 at 12:37 UTC ( [id://1041006]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Question for regex experts
in thread Question for regex experts

You need to implement a lookup table that contains a list of all possible, or otherwise a subset, of HTML character codes.

Therefore, each time your program encounters

code;
instead of
&code;
, it will need to add an ampersand at the start.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found