Benchmark-Perl-Formance

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Benchmark/Perl/Formance/Plugin/Shootout/pidigits.pm
lib/Benchmark/Perl/Formance/Plugin/Shootout/regexdna.pm
lib/Benchmark/Perl/Formance/Plugin/Shootout/revcomp.pm
lib/Benchmark/Perl/Formance/Plugin/Shootout/spectralnorm.pm
lib/Benchmark/Perl/Formance/Plugin/Skeleton.pm
lib/Benchmark/Perl/Formance/Plugin/SpamAssassin.pm
lib/Benchmark/Perl/Formance/Plugin/Threads.pm
lib/Benchmark/Perl/Formance/Plugin/ThreadsShared.pm
t/00-compile.t
t/00-load.t
t/author-eol.t
t/author-pod-syntax.t
t/basic.t
t/samplerun.t

META.json  view on Meta::CPAN

         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Filter/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" : "0"
               }
            },
            "name" : "@Filter/Test::EOL",
            "version" : "0.18"

META.yml  view on Meta::CPAN

      name: '@Filter/MetaResources'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Filter/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: '0'
      name: '@Filter/Test::EOL'
      version: '0.18'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:

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

    'lib/Benchmark/Perl/Formance/Plugin/Shootout/pidigits.pm',
    'lib/Benchmark/Perl/Formance/Plugin/Shootout/regexdna.pm',
    'lib/Benchmark/Perl/Formance/Plugin/Shootout/revcomp.pm',
    'lib/Benchmark/Perl/Formance/Plugin/Shootout/spectralnorm.pm',
    'lib/Benchmark/Perl/Formance/Plugin/Skeleton.pm',
    'lib/Benchmark/Perl/Formance/Plugin/SpamAssassin.pm',
    'lib/Benchmark/Perl/Formance/Plugin/Threads.pm',
    'lib/Benchmark/Perl/Formance/Plugin/ThreadsShared.pm',
    't/00-compile.t',
    't/00-load.t',
    't/author-eol.t',
    't/author-pod-syntax.t',
    't/basic.t',
    't/samplerun.t'
);

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



( run in 2.621 seconds using v1.01-cache-2.11-cpan-98e64b0badf )