X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=eb36f03f6f658c2463fd9ff38da82da9ac6f6854;hb=2516f3be50057813674c1c6589ffebab49bdd108;hp=fbce7f8d8ef9ca9e8bfeb1dd617f3a8aa101b7b2;hpb=def98fc0d7f5e9527b28af6b90d4ddb07fbc845c;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/MANIFEST b/MANIFEST index fbce7f8..eb36f03 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,4 @@ -Changes -contrib/capture_hook.patch +ChangeLog inc/Module/AutoInstall.pm inc/Module/Install.pm inc/Module/Install/AutoInstall.pm @@ -15,17 +14,42 @@ inc/Module/Install/WriteAll.pm Makefile.PL MANIFEST This list of files META.yml +named-capture.patch +Plugin.h Plugin.pm Plugin.pod Plugin.xs t/00-compile.t -t/captures.t t/eval-comp.t t/eval-exec.t -t/flags.t t/import.t t/methods.t -t/minlen-get.t -t/minlen-set.t -TODO +t/methods/free.t +t/methods/minlen/bytes.t +t/methods/minlen/get.t +t/methods/minlen/set.t +t/methods/mod.t +t/methods/pattern/modify.t +t/methods/pattern/types.t +t/methods/stash.t +t/methods/str/modify.t +t/methods/str/types.t +t/methods/str/undef.t +t/named_buff/CLEAR.t +t/named_buff/DELETE.t +t/named_buff/EXISTS.t +t/named_buff/FETCH.t +t/named_buff/FIRSTKEY.t +t/named_buff/NEXTKEY.t +t/named_buff/SCALAR.t +t/named_buff/STORE.t +t/num_buff/FETCH.t +t/num_buff/LENGTH.t +t/num_buff/STORE.t +t/taint/rx.t +t/taint/util.t +t/usage/basic.pm +t/usage/basic.t +t/usage/import.pm +t/usage/import.t typemap