-
-
19 Jul 2016 03:14:44 UTC
- Distribution: Dist-Zilla-Plugin-Test-EOL
- Module version: 0.19
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (4238 / 2 / 1)
- Kwalitee
Bus factor: 1- 92.21% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (33.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Data::Section
- Dist::Zilla::File::InMemory
- Dist::Zilla::Role::FileFinderUser
- Dist::Zilla::Role::FileGatherer
- Dist::Zilla::Role::FileMunger
- Dist::Zilla::Role::PrereqSource
- Dist::Zilla::Role::TextTemplate
- Moose
- Moose::Util::TypeConstraints
- Path::Tiny
- Sub::Exporter::ForMethods
- namespace::autoclean
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Deprecated.
The maintainer of this module has indicated that the module is deprecated and no longer suitable for use.NAME
Dist::Zilla::Plugin::EOLTests - (DEPRECATED) Release tests making sure correct line endings are used
VERSION
version 0.19
SYNOPSIS
In your dist.ini:
[EOLTests]
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.
SUPPORT
Bugs may be submitted through the RT bug tracker (or 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
onirc.perl.org
.AUTHORS
Florian Ragwitz <rafl@debian.org>
Caleb Cushing <xenoterracide@gmail.com>
Karen Etheridge <ether@cpan.org>
COPYRIGHT AND LICENCE
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.
Module Install Instructions
To install Dist::Zilla::Plugin::Test::EOL, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::Plugin::Test::EOL
perl -MCPAN -e shell install Dist::Zilla::Plugin::Test::EOL
For more information on module installation, please visit the detailed CPAN module installation guide.