]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/commit
Importing B-RecDeparse-0.01.tar.gz v0.01
authorVincent Pit <vince@profvince.com>
Mon, 28 Jul 2008 15:55:19 +0000 (17:55 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 28 Jul 2008 15:55:19 +0000 (17:55 +0200)
commite531c89b3ecbc5d58156f71c5324f5f253459864
treebd2bea28c173f90baa18818f17b71c5f57fa705c
Importing B-RecDeparse-0.01.tar.gz
21 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/B/RecDeparse.pm [new file with mode: 0644]
samples/brd.pl [new file with mode: 0755]
t/00-load.t [new file with mode: 0644]
t/02-can.t [new file with mode: 0644]
t/10-obj.t [new file with mode: 0644]
t/11-args.t [new file with mode: 0644]
t/12-level.t [new file with mode: 0644]
t/13-prototypes.t [new file with mode: 0644]
t/14-refs.t [new file with mode: 0644]
t/20-compile.t [new file with mode: 0644]
t/90-boilerplate.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/95-portability-files.t [new file with mode: 0644]
t/99-kwalitee.t [new file with mode: 0644]