If you haven't run across modulinos in Perl, this is a good
introduction:

http://perltricks.com/article/107/2014/8/7/Rescue-legacy-code-with-modulinos

The basic idea is to change a Perl script into something that can be
run as a script or loaded as a module. Once you can load the code as a
module, unit testing becomes much easier.

G. Wade
-- 
"No Boom today. Boom tomorrow, There's always a boom tomorrow."
                                                 -- Ivanova, "Grail"
_______________________________________________
Houston mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

Reply via email to