]> git.vpit.fr Git - perl/modules/Mac-NSGetExecutablePath.git/commit
This is 0.01 v0.01
authorVincent Pit <vince@profvince.com>
Mon, 29 Oct 2012 19:55:40 +0000 (17:55 -0200)
committerVincent Pit <vince@profvince.com>
Mon, 29 Oct 2012 19:55:40 +0000 (17:55 -0200)
commit68720c70b78fdbcb3d79362b6e4bb3543e8c6da4
tree0d92cecc73210348322fa1cde691739f6611bdd1
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]
NSGetExecutablePath.xs [new file with mode: 0644]
README [new file with mode: 0644]
lib/Mac/NSGetExecutablePath.pm [new file with mode: 0644]
samples/perl_path.pl [new file with mode: 0755]
t/00-load.t [new file with mode: 0644]
t/01-import.t [new file with mode: 0644]
t/10-base.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/99-kwalitee.t [new file with mode: 0644]
t/lib/VPIT/TestHelpers.pm [new file with mode: 0644]