You solved it Chris. Try this in the toplevel grep pdlpp_postamble `find . -name 'Makefile.PL'`
You'll see that only the modules with the cant-find-PP.pm bug have pdlpp_postamble. The older modules all have pdlpp_postamble_int. It seems pdlpp_postamble_int is correct for modules in the PDL source tree. John _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
