# General
I am always open to improvements and suggestions.
Use [issues](https://github.com/Tux/Config-Perl-V/issues)
Note that as this module is a Perl5 CORE module (dual-life), more strict
rules than normal might apply.
# Style
I will never accept pull request that do not strictly conform to my
style, however you might hate it. You can read the reasoning behind
my [preferences](http://tux.nl/style.html).
I really do not care about mixed spaces and tabs in (leading) whitespace
Perl::Tidy will help getting the code in shape, but as all software, it
is not perfect. You can find my preferences for these in
[.perltidy](https://github.com/Tux/Release-Checklist/blob/master/.perltidyrc) and
[.perlcritic](https://github.com/Tux/Release-Checklist/blob/master/.perlcriticrc).
# Requirements
The minimum version required to use this module is stated in
[Makefile.PL](./Makefile.PL)