Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

arhuman's scratchpad

by arhuman (Vicar)
on Jun 02, 2004 at 03:21 UTC ( [id://359092]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Crypt::OpenPGP::Cipher;
        my $cipher = Crypt::OpenPGP::Cipher->new($name);
    
        my $ct = $cipher->encrypt($plaintext);
        my $pt = $cipher->decrypt($ct);
    

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 browsing the Monastery: (7)
As of 2024-04-19 10:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found