On 8/14/2010 6:48 PM, Daniel Carrera wrote: > Ok. I just fixed the Ubuntu instructions. Now the pdl2 shell behaves > correctly. > > Here is a suggestion: You know how the pdl2 shell checks that > Devel::REPL is available and if not it gives you the old perldl shell? > Can you make it check for Term::Readline as well?
Yes, but that isn't the best solution since both perldl and pdl2 need Term::ReadLine. > Term::Readline is already marked as a dependency in the "dependencies" file. Term::ReadLine is not a required dependency for PDL. Maybe it should be. I think Term::ReadLine and Term::ReadLine::Perl actually come with the perl core modules. If so, the simplest would be to add Term::ReadLine as a prerequisite for PDL... --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
