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 61 62 63 64 65
|
# 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/envdot
lib/Env/Dot.pm
lib/Env/Dot/Functions.pm
lib/Env/Dot/ScriptFunctions.pm
t/env-dot-functions-private.t
t/env-dot-functions-public-unix.t
t/env-dot-functions-public-win32.t
t/env-dot-functions-public.t
t/env-dot-override-example-synopsis.sh
t/env-dot-override-example-synopsis.t
t/env-dot-scriptfunctions.t
t/envdot-script-first.env
t/envdot-script-second.env
t/envdot-script-third.env
t/envdot-script.t
t/file-read-order/ENVDOT_FILEPATHS.t
t/file-read-order/dummy.env-first
t/file-read-order/dummy.env-interpolation
t/file-read-order/dummy.env-second
t/file-read-order/dummy.env-static
t/file-read-order/dummy.env-third
t/lib/Env/Dot/Test/Utils.pm
t/lib/Test2/Deny/Platform/DOSOrDerivative.pm
t/lib/Test2/Require/Platform/DOSOrDerivative.pm
t/lib/Test2/Require/Platform/Unix.pm
t/other/read-from-this-deeper-file.t
t/other/read-from-this-file.t
t/recursive-read.t
xt/author/critic.t
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
|