Thanks.  I've been working on getting that example script to work, but
I keep getting errors:
perldl - example.pdl gives:
Can't locate object method "inc" via package "PDL" at (eval 89) line
4, <> line 7.
Can't locate object method "inc" via package "PDL" at (eval 91) line
4, <> line 8.
Missing right curly or square bracket at (eval 93) line 4, at end of line
syntax error at (eval 93) line 4, at EOF
Expanding directories from /home/adam/work/3dinterp...
Loading pp_def.pdl ...PDL AutoLoader:  Undefined subroutine pp_def()
cannot be autoloaded.
       No file `pp_def.pdl' was found in your @PDLLIB path.
Loading pp_def.pdl ...PDL AutoLoader:  Undefined subroutine pp_def()
cannot be autoloaded.
       No file `pp_def.pdl' was found in your @PDLLIB path.
One or more DATA sections were not processed by Inline.

If I run it within the perldl shell using "do 'example.pdl'" I get the error:
Can't locate object method "inc" via package "PDL" at example.pdl line 7.

I figured a simple copy and paste of the example code should work...
did I miss something?

Adam

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

Reply via email to