Author: paultcochrane Date: Mon Jan 8 09:53:59 2007 New Revision: 16490 Modified: trunk/ (props changed) trunk/lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm
Log: [lib] Corrected typo. Modified: trunk/lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm ============================================================================== --- trunk/lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm (original) +++ trunk/lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm Mon Jan 8 09:53:59 2007 @@ -15,7 +15,7 @@ The pumpking has declared that all parrot source code must include a series of comments at the end of the source. After much discussion C<__END__> and -C<__DATA__> blocks are excempt from this policy. +C<__DATA__> blocks are exempt from this policy. =cut
