I would really appreciate if whoever controls the documentation for perldl
would say something to the effect of this:

If you use your own rc file, you should use PDL/default.perldlrc as a
> template or at least be sure to "use PDL" or "use PDL::Lite".  If you don't
> include one of these two modules, PDL won't be able to work.  Trying to
> define a pdl will give you trouble.

For example, if you simply create a .perldlrc file that uses AutoLoader,
> you're likely to get this error:
> perldl> *$a = pdl()*
> PDL AutoLoader:  Undefined subroutine pdl() cannot be autoloaded.
>     No file `pdl.pdl' was found in your @PDLLIB path.
>

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

Reply via email to