]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commit
Importing re-engine-Plugin-0.02.tar.gz v0.02
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Thu, 17 May 2007 03:57:00 +0000 (03:57 +0000)
committerVincent Pit <vince@profvince.com>
Thu, 17 May 2007 03:57:00 +0000 (03:57 +0000)
commit2dd7bc5f80da4fe2220e28de1102641c239d084c
tree5ff830ea73feedfe711f6cd6d23355be4ae37e58
parentdef98fc0d7f5e9527b28af6b90d4ddb07fbc845c
Importing re-engine-Plugin-0.02.tar.gz
29 files changed:
ChangeLog [new file with mode: 0644]
MANIFEST
META.yml
Makefile.PL
Plugin.h [new file with mode: 0644]
Plugin.pm
Plugin.pod
Plugin.xs
t/Example.pm [new file with mode: 0644]
t/Example.t [new file with mode: 0644]
t/eval-comp.t
t/eval-exec.t
t/import.t
t/methods.t
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]