Query: perl::critic::policy::codelayout::requireconsistentnewlines
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Perl::Critic::Policy::CodeLayout::RequireConsistentNewliUser3Contributed Perl DocuPerl::Critic::Policy::CodeLayout::RequireConsistentNewlines(3pm)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.14.2 2012-06-07 Perl::Critic::Policy::CodeLayout::RequireConsistentNewlines(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |