The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
META.json
README.md
benchmark/Common.pm
benchmark/curry_bench.pl
benchmark/export_bench.pl
benchmark/gen_bench.pl
benchmark/get_code_ref_bench.pl
benchmark/get_stash_bench.pl
benchmark/install_subr_bench.pl
benchmark/instance_bench.pl
benchmark/invocant_bench.pl
benchmark/methext_bench.pl
benchmark/mkopt_bench.pl
benchmark/modifier_bench.pl
benchmark/modify_bench.pl
benchmark/number_bench.pl
benchmark/ref_bench.pl
builder/MyBuilder.pm
circle.yml
cpanfile
example/curry.pl
example/export_lexical.pl
example/lib/Method/Modifiers.pm
example/lib/Sub/Exporter/Lexical.pm
example/modifier.pl
example/neat.pl
example/synopsis.pl
lib/Data/Util.pm
lib/Data/Util/Curry.pod
lib/Data/Util/Error.pm
lib/Data/Util/JA.pod
lib/Data/Util/PurePerl.pm
minil.toml
t/00_load.t
t/01_refs.t
t/02_inst.t
t/03_gen.t
t/04_overloaded.t
t/05_get_stash.t
t/06_subroutine.t
t/08_mgvars.t
t/09_paranoia.t
t/10_neat.t
t/11_fail_handler.t
t/12_in_attr_handler.t
t/13_optlist.t
t/14_uninst_subr.t
t/15_curry.t
t/16_modify.t
t/17_nsclean.t
t/18_is_value.t
t/19_multiple_modifiers.t
t/20_lexical_sub.t
t/21_get_code_ref.t
t/22_install2.t
t/23_largeargs.t
t/24_eval_in_modifiers.t
t/lib/NSClean.pm
t/pp00_load.t
t/pp01_refs.t
t/pp02_inst.t
t/pp03_gen.t
t/pp04_overloaded.t
t/pp05_get_stash.t
t/pp06_subroutine.t
t/pp08_mgvars.t
t/pp10_neat.t
t/pp11_fail_handler.t
t/pp12_in_attr_handler.t
t/pp13_optlist.t
t/pp14_uninst_subr.t
t/pp15_curry.t
t/pp16_modify.t
t/pp17_nsclean.t
t/pp18_is_value.t
t/pp19_multiple_modifiers.t
t/pp20_lexical_sub.t
t/pp21_get_code_ref.t
t/pp22_install2.t
t/pp23_largeargs.t
t/pp24_eval_in_modifiers.t
typemap
xs-src/DataUtil.xs
xs-src/data-util.h
xs-src/misc_scalar.c
xs-src/mro_compat.h
xs-src/str_util.h
xs-src/subs.c
xt/01_pod.t
xt/02_pod-coverage.t
xt/03_synopsis.t
xt/07_threads.t
xt/pp07_threads.t
META.yml
MANIFEST