Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Golf: Fix de facto HTML comments

by Chady (Priest)
on Jul 19, 2004 at 07:47 UTC ( [id://375476]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    s/(?<=<!--)(.*?)-->/($_=$1);s|--|-¬|g;s|-$|¬|;"$_-->"/seg
    
  2. or download this
    s/(?<=<!--)(.*?)-->/($_=$1);s|--|-¬|g;s|-$|¬|;"[$_]-->"/seg
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-23 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found