Man Page: perl::critic::policy::codelayout::requireconsistentnewlines
Operating Environment: centos
Section: 3
Perl::Critic::Policy::CodeLayout::RequireConsistentNewliUser3Contributed Perl DocumePerl::Critic::Policy::CodeLayout::RequireConsistentNewlines(3)NAMEPerl::Critic::Policy::CodeLayout::RequireConsistentNewlines - Use the same newline through the source.AFFILIATIONThis Policy is part of the core Perl::Critic distribution.DESCRIPTIONSource code files are divided into lines with line endings of " ", " " or " ". Mixing these different line endings causes problems in many text editors and, notably, Module::Signature and GnuPG.CAVEATThis policy works outside of PPI because PPI automatically normalizes source code to local newline conventions. So, this will only work if we know the filename of the source code.CONFIGURATIONThis Policy is not configurable except for the standard options.AUTHORChris Dolan <cdolan@cpan.org>COPYRIGHTCopyright (c) 2006-2011 Chris Dolan. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.16.3 2014-06-09 Perl::Critic::Policy::CodeLayout::RequireConsistentNewlines(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |