NAME

Code::TidyAll::Plugin::Test::Vars - Provides Test::Vars plugin for Code::TidyAll

VERSION

version 0.04

SYNOPSIS

In your .tidyallrc file:

[Test::Vars]
select = **/*.pm

DESCRIPTION

This module uses Test::Vars to detect unused variables in Perl modules.

CONFIGURATION

SUPPORT

Please report all issues with this code using the GitHub issue tracker at https://github.com/maxmind/Code-TidyAll-Plugin-Test-Vars/issues.

AUTHORS

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 - 2016 by MaxMind, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.