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

robartes's scratchpad

by robartes (Priest)
on Jun 02, 2004 at 20:07 UTC ( [id://359700]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perldoc -f link
    
           link OLDFILE,NEWFILE
                   Creates a new filename linked to the old filename.
                   Returns true for success, false otherwise.
    
  2. or download this
    # rm -rf directory
    Could not remove directory: File exists.
    
  3. or download this
    #!/usr/local/bin/perl -w
    $_="DO30QO00o*40DO30QO00o*40D*20QO20oDOO00DO*00DO40oD10QO10QO*10QO*00D
    +*20Q
    ...
    D00";s{\s|T.*/O}()g;s(X){\n}g;while (s/(?=[QDOo*])(Q*)(o*)(D*)(O*)(\**
    +)(\d
    )0/chr(l($1)*100+l($2)*50+l($3)*25+l($4)*10+l($5)*5+$6)."XxX"/ex){};s{
    +XxX}
                     {}g;eval;sub l{return length shift}
    

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 exploiting the Monastery: (6)
As of 2024-04-18 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found