perl5db(3p) Perl Programmers Reference Guide perl5db(3p)
perl5db(3p) Perl Programmers Reference Guide perl5db(3p) # perl5db(3p) Perl Programmers Reference Guide perl5db(3p) NNAAMMEE # perl5db.pl - the perl debugger SSYYNNOOPPSSIISS # perl -d your_Perl_script DDEESSCCRRIIPPTTIIOONN # "perl5db.pl" is the perl debugger. It is loaded automatically by Perl when you invoke a script with "perl -d". This documentation tries to outline the structure and services provided by "perl5db.pl", and to describe how you can use them. See perldebug for an overview of how to use the debugger. ...