David Mertens wrote: > I would really appreciate if whoever controls the documentation for > perldl would say something to the effect of this:
" You may wish to start from the existing F<PDL/default.perldlrc> as a template since it will not be sourced once you replace it with your own version." has been added to the perldl documentation on .perldlrc files for beginning PDL users. Thanks for the suggestion. --Chris > 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. > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
