Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
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 avoiding work at the Monastery: (1)
As of 2023-06-03 04:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (6 votes). Check out past polls.

    Notices?