pler - The DWIM Perl Debugger


pler documentation  | view source Contained in the pler distribution.

Index


NAME

Top

pler - The DWIM Perl Debugger

DESCRIPTION

Top

pler is a small script which provides a sanity layer for debugging test scripts in Perl distributions.

While prove has proven itself to be a highly useful program for manually running one or more groups of scripts in a distribution, what we also need is something that provides a similar level of intelligence in a debugging context.

pler checks that the environment is sound, runs some cleanup tasks if needed, makes sure you are in the right directory, and then hands off to the perl debugger as normal.

TO DO

Top

- Tweak some small terminal related issues on Win32

SUPPORT

Top

All bugs should be filed via the bug tracker at

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=pler

For other issues, or commercial enhancement and support, contact the author

AUTHOR

Top

Adam Kennedy <adamk@cpan.org>

SEE ALSO

Top

prove, http://ali.as/

COPYRIGHT

Top


pler documentation  | view source Contained in the pler distribution.