App-perlimports
view release on metacpan or search on metacpan
test-data/use-and-require.pl
test-data/use-constant.pm
test-data/var-in-hash-key.pl
test-data/var-in-regex.pl
test-data/variable.pl
test-data/various-quote-strings.pl
test-data/via-exporter.pl
test-data/via-sub-exporter-exception.pl
test-data/with-version.pl
test-needs-cpanfile
xt/author/eol.t
xt/author/mojibake.t
xt/author/pod-coverage.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
"filename" : "xt/release/cpan-changes.t"
}
},
"name" : "@Author::OALDERS/Test::CPAN::Changes",
"version" : "0.013"
},
{
"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::OALDERS/Test::EOL",
"version" : "0.19"
config:
Dist::Zilla::Plugin::Test::CPAN::Changes:
changelog: Changes
filename: xt/release/cpan-changes.t
name: '@Author::OALDERS/Test::CPAN::Changes'
version: '0.013'
-
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::OALDERS/Test::EOL'
version: '0.19'
-
class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
name: '@Author::OALDERS/Test::Pod::Coverage::Configurable'
xt/author/eol.t view on Meta::CPAN
't/unnest-quotes.t',
't/use-and-require.t',
't/var-in-hash-key.t',
't/var-in-regex.t',
't/variable.t',
't/via-sub-exporter-exception.pl',
't/warning.t',
't/with-version.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 2.310 seconds using v1.01-cache-2.11-cpan-8f98c5d2c55 )