Description
Unused variables can be caught as test failures instead of lingering in library code. This module scans Perl modules for variables that are declared but never used. It supports maintainers who want cleaner code and fewer hidden mistakes in releases.