author | TizenOpenSource <tizenopensrc@samsung.com> | |
Wed, 14 Feb 2024 05:16:48 +0000 (14:16 +0900) | ||
committer | TizenOpenSource <tizenopensrc@samsung.com> | |
Wed, 14 Feb 2024 05:16:48 +0000 (14:16 +0900) | ||
commit | 1a605816ae4f1b462317860177227f50228b8b59 | |
tree | 4ca0174c2398a5094cc078214b510975daecf762 | tree | snapshot |
parent | 9841af7ea1bfb03e26ee290889e28096c07a90c6 | commit | diff |
Changes | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
META.json | [new file with mode: 0644] | blob |
META.yml | [new file with mode: 0644] | blob |
Makefile.PL | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
lib/Role/Tiny.pm | [new file with mode: 0644] | blob |
lib/Role/Tiny/With.pm | [new file with mode: 0644] | blob |
maint/Makefile.PL.include | [new file with mode: 0644] | blob |
t/concrete-methods.t | [new file with mode: 0644] | blob |
t/create-hook.t | [new file with mode: 0644] | blob |
t/does.t | [new file with mode: 0644] | blob |
t/extend-role-tiny.t | [new file with mode: 0644] | blob |
t/extend.t | [new file with mode: 0644] | blob |
t/lib/BrokenModule.pm | [new file with mode: 0644] | blob |
t/lib/ExistingModule.pm | [new file with mode: 0644] | blob |
t/lib/FalseModule.pm | [new file with mode: 0644] | blob |
t/lib/TrueModule.pm | [new file with mode: 0644] | blob |
t/load-module.t | [new file with mode: 0644] | blob |
t/make-role.t | [new file with mode: 0644] | blob |
t/method-conflicts.t | [new file with mode: 0644] | blob |
t/namespace-clean.t | [new file with mode: 0644] | blob |
t/overload.t | [new file with mode: 0644] | blob |
t/proto.t | [new file with mode: 0644] | blob |
t/role-basic-basic.t | [new file with mode: 0644] | blob |
t/role-basic-bugs.t | [new file with mode: 0644] | blob |
t/role-basic-composition.t | [new file with mode: 0644] | blob |
t/role-basic-exceptions.t | [new file with mode: 0644] | blob |
t/role-duplication.t | [new file with mode: 0644] | blob |
t/role-long-package-name.t | [new file with mode: 0644] | blob |
t/role-tiny-composition.t | [new file with mode: 0644] | blob |
t/role-tiny-with.t | [new file with mode: 0644] | blob |
t/role-tiny.t | [new file with mode: 0644] | blob |
t/role-with-inheritance.t | [new file with mode: 0644] | blob |
t/stub.t | [new file with mode: 0644] | blob |
t/subclass.t | [new file with mode: 0644] | blob |
xt/around-does.t | [new file with mode: 0644] | blob |
xt/compose-modifiers.t | [new file with mode: 0644] | blob |
xt/dependents.t | [new file with mode: 0644] | blob |
xt/dependents/Moo-isa-assign.patch | [new file with mode: 0644] | blob |
xt/dependents/Moo-sort-sub-quote.patch | [new file with mode: 0644] | blob |
xt/modifiers.t | [new file with mode: 0644] | blob |
xt/recompose-modifier.t | [new file with mode: 0644] | blob |