The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

we use the following modules. I don't think any of them are non standrd. However, if you find that they aren't included in your perl, but you can get them to work then mail me to add them as prerequisites.

use Cwd (); use File::Find (); use File::Path (); use File::Spec (); use File::Basename (); use Getopt::Long (); use Config (); use Symbol;