Perl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Perl::CriticPerl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings(3)

NAME
       Perl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings - Stop
       mixing long strings with code.

AFFILIATION
       This policy is part of Perl::Critic::More, a bleeding edge supplement
       to Perl::Critic.

DESCRIPTION
       Long text strings in the middle of code is very distracting and wreaks
       havoc on code formatting.  Consider putting long strings in external
       data files, "__DATA__" sections, or in their own subroutines.

       This policy complains if a long string is not the last line of a
       subroutine.  "Long" is defined as 78 characters by default.  This value
       can be altered in your Perl::Critic configuration via the "max_length"
       property.  For example, you may add the following to your .perlcriticrc
       file:

	 [ValuesAndExpressions::RestrictLongStrings]
	 max_length = 50

SEE ALSO
AUTHOR
       Chris Dolan <cdolan@cpan.org>

COPYRIGHT
       Copyright (c) 2006-2008 Chris Dolan

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.  The full text of this license can
       be found in the LICENSE file included with this module.

perl v5.14.1Perl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net