On Tue, Jul 7, 2009 at 9:21 PM, Michael G Schwern<schw...@pobox.com> wrote: > Mark Morgan wrote: >> [1] Test::Class is my preferred testing package for work; I don't use >> it for stuff destined for CPAN due to adding an extra dependancy. >> *sigh* > > Your CPAN modules already depend on things like Moose and Hook::LexWrap and > XML::Parser. Leaving out Test::Class at that point is, at best, Pyhrric.
Yeah, probably true anymore. I generally adopted this approach years back, when places that I worked at (at the time a number of ISPs) chances of installing any modules was inversely proportional to the number of dependancies it had... Mark.