in reply to Re^2: RFC: 101 Perl PDL Exercises for Data Analysis
in thread RFC: 101 Perl PDL Exercises for Data Analysis

You might be interested to use the Perl debugger as REPL

perl -MPDL -de0

You'd have less typing and others could easily copy.

And you can also dump edit history when needed.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^3: RFC: 101 Perl PDL Exercises for Data Analysis (perl debugger as REPL)
  • Download Code