App-ZofCMS

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/App/ZofCMS/Plugin/UserLogin.pm
lib/App/ZofCMS/Plugin/UserLogin/ChangePassword.pm
lib/App/ZofCMS/Plugin/UserLogin/ForgotPassword.pm
lib/App/ZofCMS/Plugin/ValidationLinks.pm
lib/App/ZofCMS/Plugin/YouTube.pm
lib/App/ZofCMS/Template.pm
lib/App/ZofCMS/Test/Plugin.pm
t/00-compile.t
t/00-load.t
t/01-plugin.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-syntax.t
xt/author/test-version.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t
xt/release/distmeta.t
xt/release/kwalitee.t

META.yml  view on Meta::CPAN

      name: '@Author::ZOFFIX/Test::Compile'
      version: '2.058'
    -
      class: Dist::Zilla::Plugin::Test::DistManifest
      name: '@Author::ZOFFIX/Test::DistManifest'
      version: '2.000005'
    -
      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/UserLogin/ForgotPassword.pm',
    'lib/App/ZofCMS/Plugin/ValidationLinks.pm',
    'lib/App/ZofCMS/Plugin/YouTube.pm',
    'lib/App/ZofCMS/Template.pm',
    'lib/App/ZofCMS/Test/Plugin.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 0.744 second using v1.01-cache-2.11-cpan-98e64b0badf )