On Tue, Jul 10, 2012 at 1:03 PM, John Lapeyre <[email protected]>wrote:
>
> > Could you give a specific test case:
> > - function to run
> > - which PDL shell are you using
>
> I just realized that Devel::REPL was not installed.
> pdl2 does in fact print an error message (takes about
> 4 seconds to start.) So it is pdl 1, then...
>
> -------------------------------
> 1 > pdl
> perlDL shell v1.354_001 ...
> ReadLines, NiceSlice, MultiLines enabled...
> Reading PDL/default.perldlrc...
> Loaded PDL v2.4.10 (supports bad values)
> Note: AutoLoader not enabled ('use PDL::AutoLoader' recommended)
>
> pdl> sub t { barf "Hello World" }
>
> pdl> t
>
> pdl>
> -------------------------------
>
> 1 > perldl
> perlDL shell v1.354_001
> ...
>
> pdl> sub t { barf "Hello World" }
>
> pdl> t
>
> -------------------------------
>
> John
>
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>
>
This is, to some extent, a known problem. I thought that Derek raised this
issue a few months back, but I'm not sure what ever came of it, and I can't
seem to find it in the mailing list archives.
This is quite annoying, though. Could you file a bug report? If not (i.e.
you don't have a SF.net account), I can file it for you.
David
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." -- Brian Kernighan
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl