Changes for version 0.009 - 2016-05-21
- On recent Perls (5.22 and 5.24, maybe more) this module could detect an unused variable named "$". This was a bogus false positive, as opposed to just a missing variable name in the output. Reported by Alexander Hartmaier. GitHub #22.
- Fixed tests to use File::Spec->catfile to generate paths so that tests pass on Windows. Reported by Paul Durden. Based on GitHub PR #20.
Modules
Detects unused variables in perl modules