Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: The art of comments: (rave from the grave)

by brian_d_foy (Abbot)
on Jul 07, 2005 at 05:07 UTC ( [id://473029]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # the remote side is supposed to use semicolons, but in
    # this one case we tickle a bug in blah blah blah that 
    # makes it use tabs so change the tabs to semicolons
    $foo =~ tr/\t/;/;
    
  2. or download this
    # i know there is a better way to do this, but it's 3 am
    # and I'm an idiot
    

Log In?
Username:
Password:

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

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

    No recent polls found