- or download this
use strict;
use warnings;
use Test::Weaken 0.002002;
use Test::More tests => 1;
pass("Just so I have a test in the example");
- or download this
1..1
ok 1 - Just so I have a test in the example
- or download this
t/4monks......Test::Weaken does not define $Test::Weaken::VERSION--ver
+sion check failed at t/4monks.t line 4.
BEGIN failed--compilation aborted at t/4monks.t line 4.
t/4monks......dubious
+
Test returned status 2 (wstat 512, 0x200)