Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

romandas's scratchpad

by romandas (Pilgrim)
on Jun 02, 2004 at 17:23 UTC ( [id://359582]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if($data !~ /^[\ -\~\007\012\015\035\036\037]*$/) {
        $data =~ tr/[\ -\~\007\012\015\035\036\037]/ /cs;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found