Extended Testing Test 11 of 21 : [PREV] [NEXT]

Test::Distribution

   use Test::More;

   BEGIN {
     eval     { require Test::Distribution; };
     if($@)   { plan skip_all => 'Test::Distribution not installed'; }
     else     { import Test::Distribution; }
   }

© 2004 Barbie barbie@missbarbell.co.uk Home http://birmingham.pm.org/