| |
Sending Email with Perl at 2007-08-12 15:11:20
Frank Wiles, over at Revolution Systems has a nice article on sending templated email with Perl using the MIME::Lite:TT and MIME::Lite:TT:HTML Perl modules from CPAN. Take a look and see...
Better Code Through Destruction at 2007-08-12 15:11:20
Worried about circular references and Perl garbage collection? Take a look at this interesting article about memory leaks and how to avoind them from Igor Gariev over at perl.com.
Better Code...
In-Depth with CGI.pm - Creating Checkboxes at 2007-08-12 15:11:20
Looking for a quick way to give your users some options in your forms? Continuing our tutorial on creating HTML form elements with CGI.pm, let's look at how to build...
What is MVC? at 2007-08-12 15:11:20
Curtis Poe has a detailed take on the Model-View-Controller (MVC) design pattern that's garnering a lot of buzz recently thanks to web application frameworks like Ruby on Rails. Take a...
Option and Configuration Processing Made Easy at 2007-08-12 15:11:20
This is a great article on creating configurations for your perl programs. It goes into some nice detail on some useful perl modules like Getopt::Long and Getopt::ArgvFile.
Option and Configuration Processing...
|
| |
|