Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: copying files through modules

by K_M_McMahon (Hermit)
on May 18, 2005 at 06:44 UTC ( [id://458087]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $a='62696c6c77667269656e6440676d61696c2e636f6d';
    while ($a=~m/(^.{2})/s)
    {print unpack('A',pack('H*',"$1"));$a=~s/^.{2}//s;}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2025-02-18 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found