The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08 - 2016-08-23

  • Require at least Perl 5.8.9

Modules

Programmatic interface to the Perl debugging API
Get and set breakpoints and actions
Implementation for Devel::Chitin::eval()
A class to represent an exception
Evaluate an expression in the debugged program's context
A class to represent an executable location
An object representing the current execution stack
A class to represent the location of a subroutine

Provides

in lib/Devel/Chitin/Actionable.pm
in lib/Devel/Chitin/Actionable.pm
in lib/Devel/Chitin/OpTree.pm
in lib/Devel/Chitin/OpTree/BINOP.pm
in lib/Devel/Chitin/OpTree/COP.pm
in lib/Devel/Chitin/OpTree/LISTOP.pm
in lib/Devel/Chitin/OpTree/LOGOP.pm
in lib/Devel/Chitin/OpTree/LOGOP_AUX.pm
in lib/Devel/Chitin/OpTree/LOOP.pm
in lib/Devel/Chitin/OpTree/METHOP.pm
in lib/Devel/Chitin/OpTree/PADOP.pm
in lib/Devel/Chitin/OpTree/PMOP.pm
in lib/Devel/Chitin/OpTree/PVOP.pm
in lib/Devel/Chitin/OpTree/SVOP.pm
in lib/Devel/Chitin/OpTree/UNOP.pm
in lib/Devel/Chitin/OpTree/UNOP_AUX.pm
in lib/Devel/Chitin/Stack.pm
in lib/Devel/Chitin.pm