![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Perl-CPAN |
Filename: | Test-EOL-0.6.tar.gz |
NAME Test::EOL - Check the correct line endings in your project SYNOPSIS "Test::EOL" lets you check the presence of windows line endings in your perl code. It report its results in standard "Test::Simple" fashion: use Test::EOL tests => 1; eol_unix_ok( 'lib/Module.pm', 'Module is ^M free'); and to add checks for trailing whitespace: use Test::EOL tests => 1; more»
Revision history for Test-EOL 0.6 2010-01-19 - I'm so bad at this! Fix another logic error that made all files fail when using trailing_whitespace option (fREW) 0.5 2010-01-19 - Fix logic fail that made all filenames the same if a user uses the trailing_whitespace option (fREW) 0.4 2010-01-19 - Add checks for trailing whitespace (fREW) 0.3 2009-07-18 - Fi more»
[DIR] | Test-EOL-0.6/ (8) |