Imported Upstream version 0.14 upstream/0.14
authorTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 01:57:08 +0000 (10:57 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Wed, 14 Feb 2024 01:57:08 +0000 (10:57 +0900)
commit0dff30e9e36d6a7943ddb5d2222615aa36d5f755
treebeeb3a8a130c032f2efe8008501aed55e37e4e30
parenteafdf33477f03cce636814e6e882c470bd69af49
Imported Upstream version 0.14
24 files changed:
Changes [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]
dist.ini [new file with mode: 0644]
lib/Eval/Closure.pm [new file with mode: 0644]
t/00-compile.t [new file with mode: 0644]
t/basic.t [new file with mode: 0644]
t/canonicalize-source.t [new file with mode: 0644]
t/close-over-nonref.t [new file with mode: 0644]
t/close-over.t [new file with mode: 0644]
t/compiling-package.t [new file with mode: 0644]
t/debugger.t [new file with mode: 0644]
t/description.t [new file with mode: 0644]
t/errors.t [new file with mode: 0644]
t/lexical-subs.t [new file with mode: 0644]
t/memoize.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-syntax.t [new file with mode: 0644]
xt/release/eol.t [new file with mode: 0644]