]> git.vpit.fr Git - perl/modules/Sub-Nary.git/commit - Makefile.PL
Importing Sub-Nary-0.01.tar.gz v0.01
authorVincent Pit <vince@profvince.com>
Mon, 4 Aug 2008 21:06:35 +0000 (23:06 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 4 Aug 2008 21:06:35 +0000 (23:06 +0200)
commit4b846088d0ffe4f979b145ec2af821922bd5c7af
treeca41150c5535663352e7f680ccf8429054aa2963
Importing Sub-Nary-0.01.tar.gz
23 files changed:
.gitignore [new file with mode: 0644]
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
Nary.xs [new file with mode: 0644]
README [new file with mode: 0644]
lib/Sub/Nary.pm [new file with mode: 0644]
samples/cx.pl [new file with mode: 0755]
t/00-load.t [new file with mode: 0644]
t/02-can.t [new file with mode: 0644]
t/10-obj.t [new file with mode: 0644]
t/11-cache.t [new file with mode: 0644]
t/15-scalops.t [new file with mode: 0644]
t/20-return.t [new file with mode: 0644]
t/21-list.t [new file with mode: 0644]
t/22-call.t [new file with mode: 0644]
t/23-branch.t [new file with mode: 0644]
t/90-boilerplate.t [new file with mode: 0644]
t/91-pod.t [new file with mode: 0644]
t/92-pod-coverage.t [new file with mode: 0644]
t/95-portability-files.t [new file with mode: 0644]
t/99-kwalitee.t [new file with mode: 0644]