Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

DrManhattan's scratchpad

by DrManhattan (Chaplain)
on Jun 03, 2004 at 19:55 UTC ( #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? | Other CB clients
Other Users?
Others studying the Monastery: (3)
As of 2023-03-28 04:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (66 votes). Check out past polls.

    Notices?