> Is there any way to enable "up-key" functionality as in bash to recall
> the previous
> command at the perldl command line?  Use the left arrow to go back in
> the command?

You need to install the Term::ReadLine::Perl (or Term::ReadLine::Gnu)
and Term::ReadKey modules. If you run up the CPAN shell and "install
Bundle::CPAN" those will be installed for you (because CPAN uses the same
scheme).

Thanks, that works perfectly.  Are there any other amazing bundles I
shouldn't miss out on?

David Donovan said:
I just was messing with this stuff yesterday..  just pass the "Title"
into the options hash to imag or fits_imag.

Hmm, that was pretty obvious... I thought I would have tried that.  Oh
well, it works, so I'm happy.  Thanks for the help.


Congratulations!  You seem to have uncovered a bug that's been waiting
to pounce for 6 YEARS!  The bug in question results because a subroutine
calls PDL::Primitive::sumover, but sumover was moved to PDL::Ufunc in
October 2000.  I tried a quick fix and got a malloc() memory allocation
error, so it's going to take a little more effort to fix.  I'll look at
it this weekend.  In the meantime, please keep test driving
PDL::Gaussian, and post a (non-anonymous) bug report on sourceforge
(sf.net/projects/pdl), so we make sure this gets taken care of.

Derek

I've submitted the bug report.  6 years is pretty shocking, thanks for
looking in to it.

Adam

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to