On Sat, Aug 14, 2010 at 11:08 PM, Chris Marshall wrote: > You should be able to install that with your package manager > to pull in the dependencies and a follow up CPAN install > should work to upgrade the version a la > > cpan> upgrade Devel::REPL
Ooops... spoke too soon. Devel::REPL built correctly, and PDL installs, so it gives the impression that everything is fine. However, Term::Readline doesn't get installed by default and in turn the "exit" command fails!! I can adjust the instructions to make sure that readline gets installed, but I thought you'd like to know about this issue. Installing Devel::REPL does not automatically give you Readline and that makes the "exit" command fail. Daniel. -- Intolerant people should be shot. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
