1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
.editorconfig
Build.PL
Changes
hax/block_end.c.inc
hax/block_start.c.inc
hax/COP_SEQ_RANGE_HIGH_set.c.inc
hax/croak_from_caller.c.inc
hax/lexer-additions.c.inc
hax/make_argcheck_aux.c.inc
hax/newSV_with_free.c.inc
hax/pad_block_start.c.inc
hax/pad_leavemy.c.inc
hax/scalarseq.c.inc
hax/sv_setrv.c.inc
hax/wrap_keyword_plugin.c.inc
inc/Module/Build/with/XSTests.pm
include/parse_subsignature_ex.h
include/xps_internals.h
lib/Sublike/Extended.pm
lib/XS/Parse/Sublike.pm
lib/XS/Parse/Sublike.xs
lib/XS/Parse/Sublike/Builder.pm
LICENSE
MANIFEST This list of files
META.json
META.yml
README
scripts/compare-pp-extsub-named-params.pl
share/include/XSParseSublike.h
src/parse_subsignature_ex.c
t/00use.t
t/01func.t
t/02func-signatures.t
t/03func-deparse.t
t/04func-named-params.t
t/05func-sig-attributes.t
t/06func-conditional-default.t
t/07func-lexical.t
t/10stages-permit.t
t/11stages-pre_subparse.t
t/12stages-post_blockstart.t
t/13stages-pre_blockend.t
t/14stages-post_newcv.t
t/15stages-filter_attr.t
t/16stages-signature.t
t/20registrations.t
t/30any.t
t/31prefix.t
t/40parts-name.t
t/41parts-attrs.t
t/42parts-signature.t
t/50flags-no-body.t
t/60actions.t
t/70extended.t
t/80extended+async.t
t/80extended+feature-class.t
t/80extended+Object-Pad.t
t/99pod.t
t/actions.xs
t/any.xs
t/flags.xs
t/func.xs
t/parts.xs
t/prefix.xs
t/registrations.xs
t/stages.xs
t/testcase.pm
|