X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=MANIFEST;h=97d9d7e3709151f1a38462fd85c20dfb4621d128;hp=fbce7f8d8ef9ca9e8bfeb1dd617f3a8aa101b7b2;hb=2dd7bc5f80da4fe2220e28de1102641c239d084c;hpb=def98fc0d7f5e9527b28af6b90d4ddb07fbc845c diff --git a/MANIFEST b/MANIFEST index fbce7f8..97d9d7e 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,30 @@ inc/Module/Install/WriteAll.pm Makefile.PL MANIFEST This list of files META.yml +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/Example.pm +t/Example.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/types.t +t/methods/str/undef.t +t/num_buff/FETCH.t +t/num_buff/LENGTH.t +t/num_buff/STORE.t +t/taint/rx.t +t/taint/util.t typemap