NAME
Test::Apocalypse::DOSnewline - Plugin to detect presence of DOS newlines
SYNOPSIS
die "Don't use this module directly. Please use Test::Apocalypse instead.";
ABSTRACT
This plugin detects for the presence of DOS newlines in the dist.
DESCRIPTION
This plugin detects for the presence of DOS newlines in the dist.
do_test()
The main entry point for this plugin. Automatically called by Test::Apocalypse, you don't need to know anything more :)
SEE ALSO
AUTHOR
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2010 by Apocalypse
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.