Do you get history in perldl?  If so, maybe your TERM is set
to dumb.  Try unsetting that if so set.  The win32 exec of perldl
has a problem with multiple opens on the same file handle
which interleaves the CMD and pdl2 prompts and readline
calls.  If you run perldl explicitly, it will work and pdl2 should
work (make sure TERM ne 'dumb')

--Chris

Clifford Sobchuk wrote:
>  
> Thanks Rob and Chris. 
>
> My present status is a fairly working 2.47 pdl install on Vista 32bit - I 
> just wish I had history capability for the shell. I dropped 5.10 wiped my 
> perl directories and did a fresh install of everything. Ppm is nice in that 
> you can take a listing of your modules that were installed in to your 
> site\lib and then script it for auto install on the next release. So I 
> installed pretty much everything using ppm - except Devel::REPL which had 
> issues - itemized in 3).
>   


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

Reply via email to