]> git.vpit.fr Git - perl/modules/Hash-Normalize.git/commit
This is 0.01 v0.01
authorVincent Pit <perl@profvince.com>
Fri, 26 May 2017 15:00:52 +0000 (17:00 +0200)
committerVincent Pit <perl@profvince.com>
Fri, 26 May 2017 15:00:52 +0000 (17:00 +0200)
commit6f74ed5c3c28cff3671169c652710dca831ccf35
treece7820ee6504f11cdad8ecbc256d0b5052fc5ab3
This is 0.01
19 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/Hash/Normalize.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-empty.t [new file with mode: 0644]
t/11-base.t [new file with mode: 0644]
t/12-renormalize.t [new file with mode: 0644]
t/20-stash.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]