1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.036.
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Changes
LICENSE-Artistic-2.0
LICENSE-GPL-3
MANIFEST
META.json
META.yml
Makefile.PL
README
SECURITY.md
SIGNATURE
bin/envassert
examples/embed-envassert.sh
examples/embed-envdesc-when-use.pl
lib/Env/Assert.pm
lib/Env/Assert/Functions.pm
t/env-assert-private.t
t/env-assert-public-assert.t
t/env-assert-public-report_errors.t
t/env-assert.t
t/env-assert/another-envdesc
t/envassert-script-stdin.t
t/envassert-script.t
t/lib/Test2/Deny/Platform/CI/GitHubCI.pm
t/lib/Test2/Deny/Platform/OS/DOSOrDerivative.pm
t/lib/Test2/Require/Platform/CI/GitHubCI.pm
t/lib/Test2/Require/Platform/OS/DOSOrDerivative.pm
t/lib/Test2/Require/Platform/OS/Unix.pm
t/one/.envdesc
t/three/.envdesc
t/three/another-envdesc
t/three/bin/using-another.pl
t/three/bin/using-script.pl
t/three/envassert-script.t
t/two/.envdesc
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-coverage.t
xt/author/pod-linkcheck.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/policy_CodeOfConduct.t
xt/author/policy_Contributing.t
xt/author/policy_License_LICENSE-Artistic-2_0.t
xt/author/policy_License_LICENSE-GPL-3.t
xt/author/policy_Security.t
xt/author/portability.t
xt/author/signature.t
xt/author/synopsis.t
xt/author/test-version.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t
xt/release/kwalitee.t
xt/release/meta-json.t
xt/release/unused-vars.t
|