1Code::TidyAll::Plugin::UTseesrt:C:oVnatrrsi(b3u)ted PerlCoDdoec:u:mTeindtyaAtlilo:n:Plugin::Test::Vars(3)
2
3
4

NAME

6       Code::TidyAll::Plugin::Test::Vars - Provides Test::Vars plugin for
7       Code::TidyAll
8

VERSION

10       version 0.04
11

SYNOPSIS

13       In your .tidyallrc file:
14
15           [Test::Vars]
16           select = **/*.pm
17

DESCRIPTION

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

CONFIGURATION

22       ignore_file
23           This file can be used to ignore particular variables in particulate
24           modules.  The syntax is as follows:
25
26               Dir::Reader    = $pushed_dir
27
28           Each line contains a module name followed by an equal sign and then
29           the name of the variable to ignore.
30

SUPPORT

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

AUTHORS

36       ·   Dave Rolsky <drolsky@maxmind.com>
37
38       ·   Greg Oschwald <goschwald@maxmind.com>
39
41       This software is copyright (c) 2015 - 2016 by MaxMind, Inc.
42
43       This is free software; you can redistribute it and/or modify it under
44       the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.28.1                      2016-09-1C9ode::TidyAll::Plugin::Test::Vars(3)
Impressum