Using the built-in debugger of Perl as REPL

A new screencast released showing how to use the command line debugger of perl to explore Perl.

Russian subtitles by Nikolay Mishin.

In this screencast you see:


  perl -de1

  p - print scalar
  x - print data structure
  b subname - set breakpoint

Motivate me!

Don't forget to upvote the screencasts and to subscribe to my channel.

It has direct correlation with me doing more screencasts :)

Published on 2011-06-23 by Gabor Szabo

In the comments, please wrap your code snippets within <pre> </pre> tags and use spaces for indentation.
blog comments powered by Disqus


Google Plus Twitter RSS feed