]>
author | Vincent Pit <perl@profvince.com> | |
Fri, 26 May 2017 15:00:52 +0000 (17:00 +0200) | ||
committer | Vincent Pit <perl@profvince.com> | |
Fri, 26 May 2017 15:00:52 +0000 (17:00 +0200) | ||
commit | 6f74ed5c3c28cff3671169c652710dca831ccf35 | |
tree | ce7820ee6504f11cdad8ecbc256d0b5052fc5ab3 | tree |
.gitignore | [new file with mode: 0644] | blob |
Changes | [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/Hash/Normalize.pm | [new file with mode: 0644] | blob |
t/00-load.t | [new file with mode: 0644] | blob |
t/01-import.t | [new file with mode: 0644] | blob |
t/10-empty.t | [new file with mode: 0644] | blob |
t/11-base.t | [new file with mode: 0644] | blob |
t/12-renormalize.t | [new file with mode: 0644] | blob |
t/20-stash.t | [new file with mode: 0644] | blob |
t/91-pod.t | [new file with mode: 0644] | blob |
t/92-pod-coverage.t | [new file with mode: 0644] | blob |
t/93-pod-spelling.t | [new file with mode: 0644] | blob |
t/95-portability-files.t | [new file with mode: 0644] | blob |
t/lib/VPIT/TestHelpers.pm | [new file with mode: 0644] | blob |