The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.008.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
README.md
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
dist.ini
lib/Devel/Chitin.pm
lib/Devel/Chitin/Actionable.pm
lib/Devel/Chitin/Eval.pm
lib/Devel/Chitin/Exception.pm
lib/Devel/Chitin/GetVarAtLevel.pm
lib/Devel/Chitin/Location.pm
lib/Devel/Chitin/OpTree.pm
lib/Devel/Chitin/OpTree/BINOP.pm
lib/Devel/Chitin/OpTree/COP.pm
lib/Devel/Chitin/OpTree/LISTOP.pm
lib/Devel/Chitin/OpTree/LOGOP.pm
lib/Devel/Chitin/OpTree/LOGOP_AUX.pm
lib/Devel/Chitin/OpTree/LOOP.pm
lib/Devel/Chitin/OpTree/METHOP.pm
lib/Devel/Chitin/OpTree/PADOP.pm
lib/Devel/Chitin/OpTree/PMOP.pm
lib/Devel/Chitin/OpTree/PVOP.pm
lib/Devel/Chitin/OpTree/SVOP.pm
lib/Devel/Chitin/OpTree/UNOP.pm
lib/Devel/Chitin/OpTree/UNOP_AUX.pm
lib/Devel/Chitin/Stack.pm
lib/Devel/Chitin/SubroutineLocation.pm
perlbrewhelp
t/00-use.t
t/01-attach-detach.t
t/02-step.t
t/02-stepout.t
t/02-stepover-exception.t
t/02-stepover-goto-label.t
t/02-stepover-goto-sub.t
t/02-stepover.t
t/03-continue-end.t
t/04-breakpoint-once.t
t/04-breakpoint.t
t/04-change-breakpoint-code.t
t/04-conditional-breakpoint.t
t/04-delete-breakpoint.t
t/05-location-callsite.t
t/05-location.t
t/06-action.t
t/07-stack.t
t/08-trace.t
t/09-disable-debugger.t
t/10-loaded_files.t
t/11-postponed.t
t/12-eval.t
t/13-fork.t
t/14-step-in-uncaught-exception.t
t/14-uncaught-exception.t
t/15-subroutine-location.t
t/16-user-requested-exit.t
t/17-stopped-loop.t
t/18-getvar-at-level.t
t/19-watch-expr.t
t/20-optree.t
t/21-trace-anon-sub.t
t/21-trace-fib.t
t/21-trace-statements.t
t/22-sub-name-bug.t
t/lib/Devel/Chitin/NullDB.pm
t/lib/Devel/Chitin/TestModule.pm
t/lib/Devel/Chitin/TestRunner.pm
t/lib/TestDB.pm