my $TESTING = 1; ... if ( $TESTING ) { require Test::More; import Test::More qw(no_plan); Run_Test(...); }
In reply to Re: self testing code Test::More
by dws
in thread self testing code Test::More
by mandog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |