Debugging Perl scripts - video
Debugging with the built-in command line debugger, with Devel::ptkdb, or with print statements.
See the full article about debugging Perl scripts
An alternative screencast where you can actually see a live debugging session.
Devel::hdb is another debugger you could give a try.
Published on 2015-01-28
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post