Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Original Enough?

by jdalbec (Deacon)
on Jul 02, 2004 at 03:31 UTC ( [id://371291]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @ARGV=$0; $GR=@AV+$=; # everything up to the + sign must be unchanged
    $_=<>; # read first (only) line of file
    ...
    # print;
    s/[^k]+?kk(.+)kk.+/$+/; # get rid of everything but the magic word(s)
    print$_;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found