- or download this
use strict; use warnings;
use Test::More;
...
done_testing;
__END__
- or download this
1206160.pl .. 1/?
# Failed test '3 sequence'
...
Non-zero exit status: 1
Files=1, Tests=5, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr
+ 0.01 csys = 0.08 CPU)
Result: FAIL
- or download this
se strict; use warnings;
use Test::More;
...
done_testing;
__END__
- or download this
prove 1206160.pl
...
Non-zero exit status: 1
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.06 cusr
+ 0.00 csys = 0.08 CPU)
Result: FAIL