The Emacs editor is popular with a large community of users.
This month, Will showed how Emacs can improve the life of a Perl
programmer. He went on to cover the screen program from the GNU
project.
Todd introduced the Net::Jabber::Bot module he has
been developing. The group helped to improve the testing of the module
and began the process of turning it into a group project.
Wade gave a presentation about code references in Perl 5. This
talk explains some of the things you can do with coderefs, including
the concept of closures and ending with an introduction to
currying.
Glenn introduced the PDF::API2 module and showed how
it had been used to produce printable receipts online. He also
provided a brief introduction to HTML::Template.