App-ZofCMS-PluginBundle-Naughty

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/App/ZofCMS/Plugin/Captcha.pm
lib/App/ZofCMS/Plugin/ImageGallery.pm
lib/App/ZofCMS/Plugin/ImageResize.pm
lib/App/ZofCMS/Plugin/RandomPasswordGenerator.pm
lib/App/ZofCMS/Plugin/Search/Indexer.pm
lib/App/ZofCMS/PluginBundle/Naughty.pm
t/00-compile.t
t/00-load.t
t/01-plugin.t
xt/author/distmeta.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-linkcheck.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
xt/author/test-version.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t

META.yml  view on Meta::CPAN

      name: '@Author::ZOFFIX/Test::Compile'
      version: '2.059'
    -
      class: Dist::Zilla::Plugin::Test::DistManifest
      name: '@Author::ZOFFIX/Test::DistManifest'
      version: '2.000006'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':ExecFiles'
            - ':InstallModules'
            - ':TestFiles'
          trailing_whitespace: 1
      name: '@Author::ZOFFIX/Test::EOL'
      version: '0.19'
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: '@Author::ZOFFIX/Test::Version'

xt/author/eol.t  view on Meta::CPAN

    'lib/App/ZofCMS/Plugin/ImageGallery.pm',
    'lib/App/ZofCMS/Plugin/ImageResize.pm',
    'lib/App/ZofCMS/Plugin/RandomPasswordGenerator.pm',
    'lib/App/ZofCMS/Plugin/Search/Indexer.pm',
    'lib/App/ZofCMS/PluginBundle/Naughty.pm',
    't/00-compile.t',
    't/00-load.t',
    't/01-plugin.t'
);

eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;



( run in 1.032 second using v1.01-cache-2.11-cpan-3c2a17b8caa )