Acme-MetaSyntactic-vim

 view release on metacpan or  search on metacpan

lib/Acme/MetaSyntactic/vim.pm  view on Meta::CPAN

=head1 DEPENDENCIES

L<Acme::MetaSyntactic>


=head1 INCOMPATIBILITIES

None reported.


=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-acme-metasyntactic-vim@rt.cpan.org>, or through the web
interface at L<http://rt.cpan.org>.


=head1 DEDICATION

t/author/perlcriticrc  view on Meta::CPAN


# Need to write CodeLayout::RequireUTF8
[-CodeLayout::RequireASCII]

# Perl::Tidy wouldn't know a properly formatted conditional expression
# if one stomped all over Perl::Tidy.pm.  (Not to say that P::T isn't
# useful.)
[-CodeLayout::RequireTidyCode]

[Documentation::RequirePodSections]
lib_sections = NAME | VERSION | DESCRIPTION | DIAGNOSTICS | CONFIGURATION AND ENVIRONMENT | DEPENDENCIES | INCOMPATIBILITIES | BUGS AND LIMITATIONS | DEDICATION | AUTHOR | LICENSE AND COPYRIGHT | DISCLAIMER OF WARRANTY

# Need __DATA__ section, so this can't be complied with.
[-Documentation::RequirePodAtEnd]

# Magic numbers BAD.  (It doesn't hurt that I wrote this policy.)
[ValuesAndExpressions::ProhibitMagicNumbers]
severity = 4

# For some reason, this chokes on v-strings within a version constructor
# and I don't have time to chase this down.

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.986 second using v1.00-cache-2.02-grep-82fe00e-cpan-dad7e4baca0 )