Managing Perl Modules Without Going Crazy
By brian d foy (brian d foy) from NY.pm Date: Sunday, 29 April 2007 14:15
Duration: 30 minutes Language: I've written over thirty modules for CPAN, taken over a handful of others, and also maintain some private distros for clients. With so much code out there, I can't waste time doing things a different way every time or dealing with mistakes. I'll show how I do it, starting from creating a module through uploading and maintaining it, and how it keeps me from going crazy. |