1Perl::Critic::Policy::CUosdeerLaCyoonPutetrr:il:b:Ru:etCqerudiitrPieecAr:Sl:CPIDoIol(ci3uc)mye:n:tCaotdieoLnayout::RequireASCII(3)
2
3
4

NAME

6       Perl::Critic::Policy::CodeLayout::RequireASCII - Disallow high-bit
7       characters.
8

AFFILIATION

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

DESCRIPTION

14       ASCII is a text encoding first introduced in 1963.  It represents 128
15       characters in seven-bit bytes, reserving the eighth bit for error
16       detection.  Perl supports a large number of encodings.  However, if you
17       really want the ultimate in backward compatibility, ASCII is it!  (We
18       won't even talk about EBCDIC and the like...)
19
20       This policy is not recommended for everyone.  Instead, most of you
21       should probably strive for one of the Unicode encodings for maximum
22       forward compatibility.
23

SEE ALSO

25       <http://en.wikipedia.org/wiki/Ascii>
26
27       <http://en.wikipedia.org/wiki/EBCDIC>
28
29       <http://en.wikipedia.org/wiki/Unicode>
30

AUTHOR

32       Chris Dolan <cdolan@cpan.org>
33
35       Copyright (c) 2006-2008 Chris Dolan
36
37       This program is free software; you can redistribute it and/or modify it
38       under the same terms as Perl itself.  The full text of this license can
39       be found in the LICENSE file included with this module.
40
41
42
43perl v5.16.3                 Perl:2:0C1r4i-t0i6c-:1:0Policy::CodeLayout::RequireASCII(3)
Impressum