Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

DrManhattan's scratchpad

by DrManhattan (Chaplain)
on Jun 03, 2004 at 19:55 UTC ( [id://360422]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    
    undef $/;
    print $cipher->encrypt(<>);
    
  2. or download this
    #! /usr/bin/perl
    
    ...
    
    undef $/;
    print $cipher->decrypt(<>);
    

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 meditating upon the Monastery: (4)
As of 2024-04-19 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found