logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dist::Zilla::Plugin::EOLTests - (DEPRECATED) Release tests making sure correct line endings are used

Authors

       •   Florian Ragwitz <rafl@debian.org>

       •   Caleb Cushing <xenoterracide@gmail.com>

       •   Karen Etheridge <ether@cpan.org>

Description

       This is a plugin that runs at the gather files stage, providing the file xt/release/eol.t, a standard
       Test::EOL test.

       THIS MODULE IS DEPRECATED. Please use Dist::Zilla::Plugin::Test::EOL instead. it may be removed at a
       later time (but not before April 2015).

       In the meantime, it will continue working -- although with a warning.  Refer to the replacement for the
       full documentation.

Name

       Dist::Zilla::Plugin::EOLTests - (DEPRECATED) Release tests making sure correct line endings are used

Support

       Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-
       Zilla-Plugin-Test-EOL> (or bug-Dist-Zilla-Plugin-Test-EOL@rt.cpan.org <mailto:bug-Dist-Zilla-Plugin-Test-
       EOL@rt.cpan.org>).

       There is also a mailing list available for users of this distribution, at
       <http://dzil.org/#mailing-list>.

       There is also an irc channel available for users of this distribution, at "#distzilla" on "irc.perl.org"
       <irc://irc.perl.org/#distzilla>.

Synopsis

       In your dist.ini:

           [EOLTests]

Version

       version 0.19

See Also