]> git.vpit.fr Git - perl/modules/Variable-Temp.git/commit
This is 0.01 v0.01
authorVincent Pit <vince@profvince.com>
Mon, 9 Mar 2015 13:55:13 +0000 (10:55 -0300)
committerVincent Pit <vince@profvince.com>
Mon, 9 Mar 2015 13:55:13 +0000 (10:55 -0300)
commit325778545db343888e4f002fd170c4eb557fdaa5
tree0d264ced46cc848efbf30fd1a8d30cf47d65f20e
This is 0.01
18 files changed:
.gitignore [new file with mode: 0644]
Changes [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]
lib/Variable/Temp.pm [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/01-import.t [new file with mode: 0644]
t/10-lexical.t [new file with mode: 0644]
t/11-global.t [new file with mode: 0644]
t/12-destroy.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/93-pod-spelling.t [new file with mode: 0644]
t/95-portability-files.t [new file with mode: 0644]
t/lib/VPIT/TestHelpers.pm [new file with mode: 0644]