Imported Upstream version 0.31 upstream/0.31
authorTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 07:11:30 +0000 (16:11 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 07:11:30 +0000 (16:11 +0900)
commit9dcf0b8f386a7b2dd25b2f5340ad48ad339a6f6b
tree9b449ad9647ac184b9c907600bae2d97b7c69ec8
parent1a65083f549956b993f541f8e117a7d5db8c10a5
Imported Upstream version 0.31
39 files changed:
CONTRIBUTING [new file with mode: 0644]
Changes [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENCE [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]
dist.ini [new file with mode: 0644]
lib/Try/Tiny.pm [new file with mode: 0644]
maint/bench.pl [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/basic.t [new file with mode: 0644]
t/context.t [new file with mode: 0644]
t/erroneous_usage.t [new file with mode: 0644]
t/finally.t [new file with mode: 0644]
t/given_when.t [new file with mode: 0644]
t/global_destruction_forked.t [new file with mode: 0644]
t/global_destruction_load.t [new file with mode: 0644]
t/lib/TryUser.pm [new file with mode: 0644]
t/named.t [new file with mode: 0644]
t/when.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/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-coverage.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]