]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commit
Importing re-engine-Plugin-0.01.tar.gz v0.01
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Sun, 18 Feb 2007 19:49:00 +0000 (19:49 +0000)
committerVincent Pit <vince@profvince.com>
Sun, 18 Feb 2007 19:49:00 +0000 (19:49 +0000)
commitdef98fc0d7f5e9527b28af6b90d4ddb07fbc845c
tree06d78dc92caeae0915cdf1b600bb8c25ba28e699
Importing re-engine-Plugin-0.01.tar.gz
32 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]
Plugin.pm [new file with mode: 0644]
Plugin.pod [new file with mode: 0644]
Plugin.xs [new file with mode: 0644]
TODO [new file with mode: 0644]
contrib/capture_hook.patch [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/captures.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/flags.t [new file with mode: 0644]
t/import.t [new file with mode: 0644]
t/methods.t [new file with mode: 0644]
t/minlen-get.t [new file with mode: 0644]
t/minlen-set.t [new file with mode: 0644]
typemap [new file with mode: 0644]