X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=MANIFEST;h=5199cd424563d7ac40256e38c9bd337897df8ea2;hp=1661be71876096cee730b9c91bccbb390e387e2b;hb=HEAD;hpb=120f803602f1dc846b41b150d15afeddcf685674 diff --git a/MANIFEST b/MANIFEST index 1661be7..5199cd4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,36 +1,46 @@ Changes -Makefile.PL MANIFEST MANIFEST.SKIP +META.json META.yml -Plugin.h +Makefile.PL Plugin.pm Plugin.pod Plugin.xs README 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/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/30-callbacks/free.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 +xsh/caps.h +xsh/debug.h +xsh/hints.h +xsh/mem.h +xsh/ptable.h +xsh/threads.h +xsh/util.h