Miscellaneous debris

  • I took over editing responsbilities for the Perl Advent Calendar in 2005
  • Some windoze icons for Perl
  • My entry in the 5th annual obfuscated perl contest
  • My polls
    • Where's Perl?
    • How do you send mail?

    Modules

  • Data::JavaScript is a general purpose data dumper (FTP) (Doc)
  • Data::JavaScript::LiteObject a lightweight data dumper (FTP) (Doc)
  • English::Reference an extension of the idea behind English.pm to allow for dereferencing with less punctuation (FTP) (Doc)
  • EZDBI an "EZ" interface to DBI (database interface) (FTP) (Doc)
  • FileCache is a legacy part of the perl core distribution I've submitted several patches for since 5.8 It allows you to keep more files open than the system permits. (FTP)
  • Filesys::Ext2 an interface to ext2fs attributes (FTP) (Doc)
  • Image::Info obtain meta data about an image. I added ASCII, BMP/DIB/RLE, SVG, XBM, XPM support, and miscellaneuous tweaks.(FTP) (Doc)
  • IO::Pager is a wicked little beast for handling large bodies of output, via a pager if need be (FTP) (Doc)
  • Mail::Box::MH::Resource manage MH resource files(FTP) (Doc)
  • Text::FIGlet an implementation of FIGlet in Perl (FTP) (Doc) Example usage Presentation
  • XML::RSSLite "relaxed" RSS parsing (FTP) (Doc)