Imported Upstream version 2.05 upstream/2.05
authorTizenOpenSource <tizenopensrc@samsung.com>
Tue, 13 Feb 2024 05:57:35 +0000 (14:57 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Tue, 13 Feb 2024 05:57:35 +0000 (14:57 +0900)
commitb70be2ef5c7123d0d77ed4ee75032726134d3a84
tree097c37520bef881d9ffae9cb793b1dea20923913
parent6da343ea480662d8e3f3ba194caa24bdc97b3528
Imported Upstream version 2.05
46 files changed:
CODE_OF_CONDUCT.md [new file with mode: 0644]
CONTRIBUTING.md [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.md [new file with mode: 0644]
azure-pipelines.yml [new file with mode: 0644]
cpanfile [new file with mode: 0644]
dev-bin/install-xt-tools.sh [new file with mode: 0755]
dist.ini [new file with mode: 0644]
git/hooks/pre-commit.sh [new file with mode: 0755]
git/setup.pl [new file with mode: 0755]
lib/Devel/StackTrace.pm [new file with mode: 0644]
lib/Devel/StackTrace/Frame.pm [new file with mode: 0644]
perlcriticrc [new file with mode: 0644]
perltidyrc [new file with mode: 0644]
precious.toml [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/01-basic.t [new file with mode: 0644]
t/02-bad-utf8.t [new file with mode: 0644]
t/03-message.t [new file with mode: 0644]
t/04-indent.t [new file with mode: 0644]
t/05-back-compat.t [new file with mode: 0644]
t/06-dollar-at.t [new file with mode: 0644]
t/07-no-args.t [new file with mode: 0644]
t/08-filter-early.t [new file with mode: 0644]
t/09-skip-frames.t [new file with mode: 0644]
t/10-set-frames.t [new file with mode: 0644]
xt/author/00-compile.t [new file with mode: 0644]
xt/author/eol.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-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/author/precious.t [new file with mode: 0644]
xt/author/synopsis.t [new file with mode: 0644]
xt/author/test-version.t [new file with mode: 0644]
xt/release/cpan-changes.t [new file with mode: 0644]
xt/release/meta-json.t [new file with mode: 0644]