NAME
Dist::Zilla::Plugin::EOLTests - Release tests making sure correct line endings are used
VERSION
version 0.13
DESCRIPTION
This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following files:
xt/release/eol.t
a standard Test::EOL test
ATTRIBUTES
trailing_whitespace
If this option is set to a true value, { trailing_whitespace => 1 }
will be passed to "all_perl_files_ok" in Test::EOL. It defaults to 1
.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Test-EO L or by email to bug-Dist-Zilla-Plugin-Test-EOL@rt.cpan.org.
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
Please see those modules/websites for more information related to this module.
AUTHORS
Florian Ragwitz <rafl@debian.org>
Caleb Cushing <xenoterracide@gmail.com>
Karen Etheridge <ether@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Florian Ragwitz <rafl@debian.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.