use strict; use warnings; use Test::Weaken 0.002002; use Test::More tests => 1; pass("Just so I have a test in the example"); #### 1..1 ok 1 - Just so I have a test in the example #### t/4monks......Test::Weaken does not define $Test::Weaken::VERSION--version 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)