The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dist::Zilla::Plugin::NoSmartCommentsTests - Make sure no Smart::Comments escape into the wild

VERSION

version 0.006

SYNOPSIS

In dist.ini:

    [NoSmartCommentsTests]

DESCRIPTION

This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following file:

  xt/release/no-smart-comments.t - test to ensure no Smart::Comments

NOTE

The name of this plugin has turned out to be somewhat misleading, I'm afraid: we don't actually test for the _existance_ of smart comments, rather we ensure that Smart::Comment is not used by any file checked.

SEE ALSO

Smart::Comments, Test::NoSmartComments

BUGS

All complex software has bugs lurking in it, and this module is no exception.

Please report any bugs to "bug-dist-zilla-plugin-nosmartcommentstests@rt.cpan.org", or through the web interface at <http://rt.cpan.org>.

Patches and pull requests through GitHub are most welcome; our page and repo (same URI):

    https://github.com/RsrchBoy/dist-zilla-plugin-nosmartcommentstests

AUTHOR

Chris Weyl <cweyl@alumni.drew.edu>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by Chris Weyl.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999