The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.008 - 2015-08-19

  • In some corner cases, Test::Vars would try to look inside the body of a stub sub ("sub foo;") and then blow up. This could be triggered by declaring a stub sub and then an attribute with a reader of the same name in a Moose::Role, for example. Reported by Andy Jack.

Modules

Detects unused variables in perl modules