X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=d40e2abf5eeed2a9f2a73b4ff10edc7cf2ff8ed1;hb=0a26bb24ee087faf683f84504a16f5e6c3f9fe06;hp=fc48681488e597a5e1be3f1e8cf93b376052bb9f;hpb=2271b6d1ae428e049a8789a04cde87a812b0830f;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/MANIFEST b/MANIFEST index fc48681..d40e2ab 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,34 +1,41 @@ -ChangeLog -Makefile.PL -MANIFEST This list of files +Changes +MANIFEST MANIFEST.SKIP +META.yml +Makefile.PL Plugin.h Plugin.pm Plugin.pod Plugin.xs +README +ptable.h +reap.h t/00-compile.t -t/eval-comp.t -t/eval-exec.t -t/import.t -t/methods.t -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/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.t -t/usage/import.pm +t/10-usage/basic.pm +t/10-usage/basic.t +t/10-usage/import.pm +t/10-usage/import.t +t/10-usage/integrate.t +t/10-usage/scope.t +t/20-methods/base.t +t/20-methods/free.t +t/20-methods/minlen/bytes.t +t/20-methods/minlen/get.t +t/20-methods/minlen/set.t +t/20-methods/mod.t +t/20-methods/pattern/modify.t +t/20-methods/pattern/types.t +t/20-methods/stash.t +t/20-methods/str/modify.t +t/20-methods/str/types.t +t/20-methods/str/undef.t +t/30-callbacks/exec.t +t/40-ctl/eval-comp.t +t/40-ctl/eval-exec.t +t/50-num_buff/FETCH.t +t/50-num_buff/LENGTH.t +t/50-num_buff/STORE.t +t/60-taint/rx.t +t/60-taint/util.t +t/70-threads/threads.t typemap