]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commit
Importing re-engine-Plugin-0.04_01.tar.gz v0.04_01
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Wed, 30 May 2007 01:52:00 +0000 (01:52 +0000)
committerVincent Pit <vince@profvince.com>
Wed, 30 May 2007 01:52:00 +0000 (01:52 +0000)
commitdd88e700bfcc92fc03db9d994ec747ca1c14ade7
tree58140a864958b1b314425e1df8c3f3b04291287b
parent447aa9bcb55632cf669454868679169602a28fe2
Importing re-engine-Plugin-0.04_01.tar.gz
22 files changed:
ChangeLog
MANIFEST
Plugin.h
Plugin.pm
Plugin.pod
Plugin.xs
named-capture.patch [new file with mode: 0644]
t/methods/stash.t
t/methods/str/modify.t [new file with mode: 0644]
t/methods/str/types.t
t/named_buff/CLEAR.t [new file with mode: 0644]
t/named_buff/DELETE.t [new file with mode: 0644]
t/named_buff/EXISTS.t [new file with mode: 0644]
t/named_buff/FETCH.t [new file with mode: 0644]
t/named_buff/FIRSTKEY.t [new file with mode: 0644]
t/named_buff/NEXTKEY.t [new file with mode: 0644]
t/named_buff/SCALAR.t [new file with mode: 0644]
t/named_buff/STORE.t [new file with mode: 0644]
t/usage/basic.pm [new file with mode: 0644]
t/usage/basic.t [new file with mode: 0644]
t/usage/import.pm [new file with mode: 0644]
t/usage/import.t [new file with mode: 0644]