On 07/17/2012 08:45 PM, Joel Berger wrote:
 In this case, I might recommend using a .perldlrc file in the
 directory which can be used to do this on each load. Read more at,
 http://pdl.perl.org/?docs=perldl&title=the%20perldl%20manpage

 I'm assuming putting `use blib;` in the file would be good enough?

For the record, with pdl2, I find that `use blib;` works in
~/.perldlrc or in ./local.perldlrc, which agrees with the
man page. It does not work in ./.perldlrc .  Also there is an
option --rcfile in the usage string. But `pdl2 --rcfile filename`
does not seem to work.

Thanks Joel and Chris

John



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

Reply via email to