X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=31c8b8855d1131f4918dee4eabda4ba8d5ace280;hb=36958ebe8b4c296f858f6b5df8f629cdb341812d;hp=97d9d7e3709151f1a38462fd85c20dfb4621d128;hpb=4d5d5872e8624a2e37fb68c6a280f497806313e8;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/MANIFEST b/MANIFEST index 97d9d7e..31c8b88 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,30 +1,19 @@ -ChangeLog -inc/Module/AutoInstall.pm -inc/Module/Install.pm -inc/Module/Install/AutoInstall.pm -inc/Module/Install/Base.pm -inc/Module/Install/Can.pm -inc/Module/Install/Fetch.pm -inc/Module/Install/Include.pm -inc/Module/Install/Makefile.pm -inc/Module/Install/Makefile/Version.pm -inc/Module/Install/Metadata.pm -inc/Module/Install/Win32.pm -inc/Module/Install/WriteAll.pm +Changes Makefile.PL -MANIFEST This list of files +MANIFEST +MANIFEST.SKIP META.yml Plugin.h Plugin.pm Plugin.pod Plugin.xs +README +ptable.h t/00-compile.t -t/eval-comp.t -t/eval-exec.t -t/Example.pm -t/Example.t -t/import.t -t/methods.t +t/callbacks/exec.t +t/ctl/eval-comp.t +t/ctl/eval-exec.t +t/methods/base.t t/methods/free.t t/methods/minlen/bytes.t t/methods/minlen/get.t @@ -33,6 +22,7 @@ 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/num_buff/FETCH.t @@ -40,4 +30,10 @@ 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/integrate.t +t/usage/import.t +t/usage/import.pm +t/usage/scope.t typemap