]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commit
0.03 from cpan
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Thu, 27 Dec 2007 18:54:22 +0000 (18:54 +0000)
committerÆvar Arnfjörð Bjarmason <avar@cpan.org>
Thu, 27 Dec 2007 18:54:22 +0000 (18:54 +0000)
commit4d5d5872e8624a2e37fb68c6a280f497806313e8
tree34cf5f8775ac742d9fdb5e958e60ecbf3d7ddd8b
0.03 from cpan
43 files changed:
ChangeLog [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]
Plugin.h [new file with mode: 0644]
Plugin.pm [new file with mode: 0644]
Plugin.pod [new file with mode: 0644]
Plugin.xs [new file with mode: 0644]
inc/Module/AutoInstall.pm [new file with mode: 0644]
inc/Module/Install.pm [new file with mode: 0644]
inc/Module/Install/AutoInstall.pm [new file with mode: 0644]
inc/Module/Install/Base.pm [new file with mode: 0644]
inc/Module/Install/Can.pm [new file with mode: 0644]
inc/Module/Install/Fetch.pm [new file with mode: 0644]
inc/Module/Install/Include.pm [new file with mode: 0644]
inc/Module/Install/Makefile.pm [new file with mode: 0644]
inc/Module/Install/Makefile/Version.pm [new file with mode: 0644]
inc/Module/Install/Metadata.pm [new file with mode: 0644]
inc/Module/Install/Win32.pm [new file with mode: 0644]
inc/Module/Install/WriteAll.pm [new file with mode: 0644]
t/00-compile.t [new file with mode: 0644]
t/Example.pm [new file with mode: 0644]
t/Example.t [new file with mode: 0644]
t/eval-comp.t [new file with mode: 0644]
t/eval-exec.t [new file with mode: 0644]
t/import.t [new file with mode: 0644]
t/methods.t [new file with mode: 0644]
t/methods/free.t [new file with mode: 0644]
t/methods/minlen/bytes.t [new file with mode: 0644]
t/methods/minlen/get.t [new file with mode: 0644]
t/methods/minlen/set.t [new file with mode: 0644]
t/methods/mod.t [new file with mode: 0644]
t/methods/pattern/modify.t [new file with mode: 0644]
t/methods/pattern/types.t [new file with mode: 0644]
t/methods/stash.t [new file with mode: 0644]
t/methods/str/types.t [new file with mode: 0644]
t/methods/str/undef.t [new file with mode: 0644]
t/num_buff/FETCH.t [new file with mode: 0644]
t/num_buff/LENGTH.t [new file with mode: 0644]
t/num_buff/STORE.t [new file with mode: 0644]
t/taint/rx.t [new file with mode: 0644]
t/taint/util.t [new file with mode: 0644]
typemap [new file with mode: 0644]