Imported Upstream version 0.40 upstream/0.40
authorTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 04:45:22 +0000 (13:45 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 04:45:22 +0000 (13:45 +0900)
commit46082e6118f512f461931f0f9f0cb561ba503100
treec9943e99769d067b4a137f81eab11d91d6970511
parent4b31e92ae3f453da48f9d1752e5c687cf2c6c87f
Imported Upstream version 0.40
60 files changed:
CONTRIBUTING [new file with mode: 0644]
Changes [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.json [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
bin/package-stash-conflicts [new file with mode: 0644]
dist.ini [new file with mode: 0644]
inc/ExtUtils/HasCompiler.pm [new file with mode: 0644]
lib/Package/Stash.pm [new file with mode: 0644]
lib/Package/Stash/Conflicts.pm [new file with mode: 0644]
lib/Package/Stash/PP.pm [new file with mode: 0644]
t/00-report-prereqs.dd [new file with mode: 0644]
t/00-report-prereqs.t [new file with mode: 0644]
t/addsub.t [new file with mode: 0644]
t/anon-basic.t [new file with mode: 0644]
t/anon.t [new file with mode: 0644]
t/bare-anon-basic.t [new file with mode: 0644]
t/bare-anon.t [new file with mode: 0644]
t/basic.t [new file with mode: 0644]
t/compile-time.t [new file with mode: 0644]
t/edge-cases.t [new file with mode: 0644]
t/extension.t [new file with mode: 0644]
t/get.t [new file with mode: 0644]
t/impl-selection/basic-pp.t [new file with mode: 0644]
t/impl-selection/basic-xs.t [new file with mode: 0644]
t/impl-selection/bug-rt-78272.t [new file with mode: 0644]
t/impl-selection/choice.t [new file with mode: 0644]
t/impl-selection/env.t [new file with mode: 0644]
t/impl-selection/var.t [new file with mode: 0644]
t/io.t [new file with mode: 0644]
t/isa.t [new file with mode: 0644]
t/lib/CompileTime.pm [new file with mode: 0644]
t/lib/Package/Stash.pm [new file with mode: 0644]
t/magic.t [new file with mode: 0644]
t/paamayim_nekdotayim.t [new file with mode: 0644]
t/scalar-values.t [new file with mode: 0644]
t/stash-deletion.t [new file with mode: 0644]
t/synopsis.t [new file with mode: 0644]
t/warnings-taint.t [new file with mode: 0644]
t/warnings.t [new file with mode: 0644]
t/zzz-check-breaks.t [new file with mode: 0644]
xt/author/00-compile.t [new file with mode: 0644]
xt/author/distmeta.t [new file with mode: 0644]
xt/author/eol.t [new file with mode: 0644]
xt/author/kwalitee.t [new file with mode: 0644]
xt/author/leaks-debug.t [new file with mode: 0644]
xt/author/leaks.t [new file with mode: 0644]
xt/author/minimum-version.t [new file with mode: 0644]
xt/author/mojibake.t [new file with mode: 0644]
xt/author/no-tabs.t [new file with mode: 0644]
xt/author/pod-no404s.t [new file with mode: 0644]
xt/author/pod-spell.t [new file with mode: 0644]
xt/author/pod-syntax.t [new file with mode: 0644]
xt/author/portability.t [new file with mode: 0644]
xt/release/changes_has_content.t [new file with mode: 0644]
xt/release/cpan-changes.t [new file with mode: 0644]