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

Search results for "dist:Devel-Quick perldebguts"

Devel::Quick - Write single-step debugger one-liners easily (DB::DB) River stage zero No dependents

This module allows you to write simple on-the-fly "DB::DB" line debuggers easily. It injects the following code around the code passed to its import method and eval's it in: package DB; use strict; use warnings; $DB::single = 1; sub DB { # Get who ca...

WOLFSAGE/Devel-Quick-0.08 - 25 Jun 2014 17:19:03 UTC
1 result (0.021 seconds)