Benchmark-Perl-Formance-Plugin-PerlStone2015

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fib.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fiboo.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mandelbrot.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mem.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/nbody.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regex.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regexdna.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/revcomp.pm
lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/spectralnorm.pm
t/00-compile.t
t/author-eol.t
t/author-no-tabs.t
t/author-pod-syntax.t

META.json  view on Meta::CPAN

         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@SCHWIGON/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : "1"
               }
            },
            "name" : "@SCHWIGON/Test::EOL",
            "version" : "0.18"

META.yml  view on Meta::CPAN

      name: '@SCHWIGON/MetaResources'
      version: '5.043'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@SCHWIGON/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
          trailing_whitespace: '1'
      name: '@SCHWIGON/Test::EOL'
      version: '0.18'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:

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

    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fib.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fiboo.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mandelbrot.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mem.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/nbody.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regex.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regexdna.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/revcomp.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/spectralnorm.pm',
    't/00-compile.t',
    't/author-eol.t',
    't/author-no-tabs.t',
    't/author-pod-syntax.t'
);

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

t/author-no-tabs.t  view on Meta::CPAN

    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fib.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/fiboo.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mandelbrot.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/mem.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/nbody.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regex.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/regexdna.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/revcomp.pm',
    'lib/Benchmark/Perl/Formance/Plugin/PerlStone2015/spectralnorm.pm',
    't/00-compile.t',
    't/author-eol.t',
    't/author-no-tabs.t',
    't/author-pod-syntax.t'
);

notabs_ok($_) foreach @files;
done_testing;



( run in 1.021 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )