]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/commit
Importing Regexp-Wildcards-0.01.tar.gz v0.01
authorVincent Pit <vince@profvince.com>
Sun, 29 Jun 2008 15:41:46 +0000 (17:41 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 29 Jun 2008 15:41:46 +0000 (17:41 +0200)
commitd3841a7816c3e170f292ced4a5818ab252574300
treeffb23d7afba93c309528cc6a9bddf90499e53566
Importing Regexp-Wildcards-0.01.tar.gz
16 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]
README [new file with mode: 0644]
lib/Regexp/Wildcards.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-jokers.t [new file with mode: 0644]
t/11-commas.t [new file with mode: 0644]
t/12-brackets.t [new file with mode: 0644]
t/boilerplate.t [new file with mode: 0644]
t/kwalitee.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]