On Sunday 31 January 2010 at 23:39, Ovid wrote: > I'm thinking about going one step further and hitting the Modern::Perl-like > road: > use Test::Most tests => 23;
This seems entirely appropriate to me, provided it only enables strict and warnings. (The feature pragma is, obviously, less appropriate here.) -- c