VALUE { confess "What the... use this as a hashref, bub!" } #### use Test::More qw(no_plan); # yeah, yeah - I'm developing it. I'll count later. use Test::Exception; BEGIN { use_ok("My::Module"); } #### t/get_set..............Prototype mismatch: sub CORE::GLOBAL::caller (;$) vs none at /usr/lib64/perl5/site_perl/5.8.8/Contextual/Return.pm line 12.