.gitignore
Changes
example/benchmark.pl
example/sample.pl
example/bigdata.pl
gen/gen_decl.pl
gen/test_generator.pl
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/TestTarget.pm
inc/Module/Install/WriteAll.pm
inc/Module/Install/XSUtil.pm
include/common.hpp
include/gen_token.hpp
include/lexer.hpp
include/token.hpp
lib/Compiler/Lexer.pm
lib/Compiler/Lexer/Constants.pm
lib/Compiler/Lexer/Token.pm
Makefile.PL
MANIFEST			This list of files
README.md
src/Compiler-Lexer.xs
src/compiler/lexer/Compiler_annotator.cpp
src/compiler/lexer/Compiler_lexer.cpp
src/compiler/lexer/Compiler_manager.cpp
src/compiler/lexer/Compiler_scanner.cpp
src/compiler/util/Compiler_gen_token_decl.cpp
src/compiler/util/Compiler_token.cpp
src/compiler/util/Compiler_util.cpp
src/typemap
t/format.t
t/package.t
t/issue_reports.t
t/Lexer.t
t/perl/base/cond.t
t/perl/base/if.t
t/perl/base/lex.t
t/perl/base/num.t
t/perl/base/pat.t
t/perl/base/rs.t
t/perl/base/term.t
t/perl/base/while.t
t/perl/benchmark/rt26188-speed-up-keys-on-empty-hash.t
t/perl/cmd/elsif.t
t/perl/cmd/for.t
t/perl/cmd/mod.t
t/perl/cmd/subval.t
t/perl/cmd/switch.t
t/perl/cmd/while.t
t/perl/comp/bproto.t
t/perl/comp/cmdopt.t
t/perl/comp/colon.t
t/perl/comp/decl.t
t/perl/comp/final_line_num.t
t/perl/comp/fold.t
t/perl/comp/form_scope.t
t/perl/comp/hints.t
t/perl/comp/line_debug.t
t/perl/comp/multiline.t
t/perl/comp/opsubs.t
t/perl/comp/our.t
t/perl/comp/package.t
t/perl/comp/package_block.t
t/perl/comp/parser.t
t/perl/comp/proto.t
t/perl/comp/redef.t
t/perl/comp/require.t
t/perl/comp/retainedlines.t
t/perl/comp/term.t
t/perl/comp/uproto.t
t/perl/io/argv.t
t/perl/io/binmode.t
t/perl/io/bom.t
t/perl/io/crlf.t
t/perl/io/crlf_through.t
t/perl/io/data.t
t/perl/io/defout.t
t/perl/io/dup.t
t/perl/io/eintr.t
t/perl/io/errno.t
t/perl/io/errnosig.t
t/perl/io/fflush.t
t/perl/io/fs.t
t/perl/io/inplace.t
t/perl/io/iofile.t
t/perl/io/iprefix.t
t/perl/io/layers.t
t/perl/io/nargv.t
t/perl/io/open.t
t/perl/io/openpid.t
t/perl/io/perlio.t
t/perl/io/perlio_fail.t
t/perl/io/perlio_leaks.t
t/perl/io/perlio_open.t
t/perl/io/pipe.t
t/perl/io/print.t
t/perl/io/pvbm.t
t/perl/io/read.t
t/perl/io/say.t
t/perl/io/shm.t
t/perl/io/tell.t
t/perl/io/through.t
t/perl/io/utf8.t
t/perl/lib/1_compile.t
t/perl/lib/commonsense.t
t/perl/lib/croak.t
t/perl/lib/cygwin.t
t/perl/lib/deprecate.t
t/perl/lib/mypragma.t
t/perl/lib/no_load.t
t/perl/lib/overload_fallback.t
t/perl/lib/overload_nomethod.t
t/perl/lib/proxy_constant_subs.t
t/perl/lib/universal.t
t/perl/mro/basic.t
t/perl/mro/basic_01_c3.t
t/perl/mro/basic_01_c3_utf8.t
t/perl/mro/basic_01_dfs.t
t/perl/mro/basic_01_dfs_utf8.t
t/perl/mro/basic_02_c3.t
t/perl/mro/basic_02_c3_utf8.t
t/perl/mro/basic_02_dfs.t
t/perl/mro/basic_02_dfs_utf8.t
t/perl/mro/basic_03_c3.t
t/perl/mro/basic_03_c3_utf8.t
t/perl/mro/basic_03_dfs.t
t/perl/mro/basic_03_dfs_utf8.t
t/perl/mro/basic_04_c3.t
t/perl/mro/basic_04_c3_utf8.t
t/perl/mro/basic_04_dfs.t
t/perl/mro/basic_04_dfs_utf8.t
t/perl/mro/basic_05_c3.t
t/perl/mro/basic_05_c3_utf8.t
t/perl/mro/basic_05_dfs.t
t/perl/mro/basic_05_dfs_utf8.t
t/perl/mro/basic_utf8.t
t/perl/mro/c3_with_overload.t
t/perl/mro/c3_with_overload_utf8.t
t/perl/mro/complex_c3.t
t/perl/mro/complex_c3_utf8.t
t/perl/mro/complex_dfs.t
t/perl/mro/complex_dfs_utf8.t
t/perl/mro/dbic_c3.t
t/perl/mro/dbic_c3_utf8.t
t/perl/mro/dbic_dfs.t
t/perl/mro/dbic_dfs_utf8.t
t/perl/mro/inconsistent_c3.t
t/perl/mro/inconsistent_c3_utf8.t
t/perl/mro/isa_aliases.t
t/perl/mro/isa_aliases_utf8.t
t/perl/mro/isa_c3.t
t/perl/mro/isa_c3_utf8.t
t/perl/mro/isa_dfs.t
t/perl/mro/isa_dfs_utf8.t
t/perl/mro/isarev.t
t/perl/mro/isarev_utf8.t
t/perl/mro/method_caching.t
t/perl/mro/method_caching_utf8.t
t/perl/mro/next_edgecases.t
t/perl/mro/next_edgecases_utf8.t
t/perl/mro/next_goto.t
t/perl/mro/next_goto_utf8.t
t/perl/mro/next_inanon.t
t/perl/mro/next_inanon_utf8.t
t/perl/mro/next_ineval.t
t/perl/mro/next_ineval_utf8.t
t/perl/mro/next_method.t
t/perl/mro/next_method_utf8.t
t/perl/mro/next_NEXT.t
t/perl/mro/next_NEXT_utf8.t
t/perl/mro/next_skip.t
t/perl/mro/next_skip_utf8.t
t/perl/mro/overload_c3.t
t/perl/mro/overload_c3_utf8.t
t/perl/mro/overload_dfs.t
t/perl/mro/package_aliases.t
t/perl/mro/package_aliases_utf8.t
t/perl/mro/pkg_gen.t
t/perl/mro/pkg_gen_utf8.t
t/perl/mro/recursion_c3.t
t/perl/mro/recursion_c3_utf8.t
t/perl/mro/recursion_dfs.t
t/perl/mro/recursion_dfs_utf8.t
t/perl/mro/vulcan_c3.t
t/perl/mro/vulcan_c3_utf8.t
t/perl/mro/vulcan_dfs.t
t/perl/mro/vulcan_dfs_utf8.t
t/perl/op/64bitint.t
t/perl/op/alarm.t
t/perl/op/anonsub.t
t/perl/op/append.t
t/perl/op/args.t
t/perl/op/arith.t
t/perl/op/array.t
t/perl/op/array_base.t
t/perl/op/assignwarn.t
t/perl/op/attrhand.t
t/perl/op/attrs.t
t/perl/op/auto.t
t/perl/op/eval.t
t/perl/porting/args_assert.t
t/perl/porting/authors.t
t/perl/porting/bincompat.t
t/perl/porting/checkcase.t
t/perl/porting/checkcfgvar.t
t/perl/porting/cmp_version.t
t/perl/porting/customized.t
t/perl/porting/diag.t
t/perl/porting/dual-life.t
t/perl/porting/exec-bit.t
t/perl/porting/filenames.t
t/perl/porting/FindExt.t
t/perl/porting/globvar.t
t/perl/porting/maintainers.t
t/perl/porting/manifest.t
t/perl/porting/pending-author.t
t/perl/porting/perlfunc.t
t/perl/porting/pod_rules.t
t/perl/porting/podcheck.t
t/perl/porting/regen.t
t/perl/porting/test_bootstrap.t
t/perl/porting/utils.t
t/perl/re/charset.t
t/perl/re/fold_grind.t
t/perl/re/no_utf8_pm.t
t/perl/re/overload.t
t/perl/re/pat.t
t/perl/re/pat_advanced.t
t/perl/re/pat_advanced_thr.t
t/perl/re/pat_psycho.t
t/perl/re/pat_psycho_thr.t
t/perl/re/pat_re_eval.t
t/perl/re/pat_re_eval_thr.t
t/perl/re/pat_rt_report.t
t/perl/re/pat_rt_report_thr.t
t/perl/re/pat_special_cc.t
t/perl/re/pat_special_cc_thr.t
t/perl/re/pat_thr.t
t/perl/re/qr-72922.t
t/perl/re/qr.t
t/perl/re/qr_gc.t
t/perl/re/qrstack.t
t/perl/re/reg_60508.t
t/perl/re/reg_email.t
t/perl/re/reg_email_thr.t
t/perl/re/reg_eval.t
t/perl/re/reg_eval_scope.t
t/perl/re/reg_fold.t
t/perl/re/reg_mesg.t
t/perl/re/reg_namedcapture.t
t/perl/re/reg_nc_tie.t
t/perl/re/reg_pmod.t
t/perl/re/reg_posixcc.t
t/perl/re/regexp.t
t/perl/re/regexp_noamp.t
t/perl/re/regexp_notrie.t
t/perl/re/regexp_qr.t
t/perl/re/regexp_qr_embed.t
t/perl/re/regexp_qr_embed_thr.t
t/perl/re/regexp_trielist.t
t/perl/re/regexp_unicode_prop.t
t/perl/re/regexp_unicode_prop_thr.t
t/perl/re/subst.t
t/perl/re/subst_amp.t
t/perl/re/subst_wamp.t
t/perl/re/substT.t
t/perl/re/uniprops.t
t/perl/run/cloexec.t
t/perl/run/dtrace.t
t/perl/run/exit.t
t/perl/run/fresh_perl.t
t/perl/run/locale.t
t/perl/run/noswitch.t
t/perl/run/runenv.t
t/perl/run/script.t
t/perl/run/switch0.t
t/perl/run/switcha.t
t/perl/run/switchC.t
t/perl/run/switchd-78586.t
t/perl/run/switchd.t
t/perl/run/switches.t
t/perl/run/switchF.t
t/perl/run/switchF1.t
t/perl/run/switchI.t
t/perl/run/switchn.t
t/perl/run/switchp.t
t/perl/run/switcht.t
t/perl/run/switchx.t
t/perl/test_pl/can_isa_ok.t
t/perl/uni/attrs.t
t/perl/uni/bless.t
t/perl/uni/cache.t
t/perl/uni/caller.t
t/perl/uni/chomp.t
t/perl/uni/chr.t
t/perl/uni/class.t
t/perl/uni/eval.t
t/perl/x2p/s2p.t
typemap
