My Perl Stuff
Modules
The top nine of these can also be downloaded from the CPAN. In fact, if you want to be sure to get the latest version, you should get them from there, because I update this page manually, which is to say, not very often.
- Crypt::OpenPGP - Pure-Perl OpenPGP implementation
- Net::SSH::Perl - Perl Client Interface to Secure Shell
- STAMP - Secure, Template-Aware Mail Processor
- Crypt::DSA - DSA Signatures and Encryption [Download]
- Convert::PEM - Read/write encrypted ASN.1 PEM files [Download]
- Crypt::DH - Diffie-Hellman key exchange system [Download]
- Crypt::DES_EDE3 - Triple-DES EDE encryption/decryption [Download]
- Digest::BubbleBabble - Create bubble-babble fingerprints [Download]
- Data::Buffer - Read/write buffer class [Download]
- Config::FreeForm - Provide in-memory configuration data [Download]
- Filter::Handle - Apply filters to output filehandles [Download]
- Silly::Die - Or die trying...
- Sys::uptime - Tied interface to uptime
Tutorials (Originally posted on Perlmonks)
OO
- Q & A on
can - OO Meta Tutorial
- Private Object Attributes
- Class Static Variables
- Calling Overridden Methods
- Creating Tied Objects
DBI
© 2000-2003 Benjamin Trott, cpan@stupidfool.org