Here's a blurb for Module::Build::PDL: =head1 Module::Build::PDL
Module::Build::PDL lets you use the Module::Build toolchain to deploy your PDL modules, instead of using the standard ExtUtils::MakeMaker. It knows how to handle .pd files, which are the file extensions typically associated with PDL::PP-based modules. In my more recent (unpublished) work, I have figured out how to use Module::Build by itself, using a .pm.PL file extension instead of a .pd file. I hope to eventually relegate Module::Build::PDL in favor of this new approach, but I am still ironing out details. =cut By the way, I find MetaCPAN's search for PDL-related modules to be much more useful than CPAN's, because it lists distributions, not modules: https://metacpan.org/search?q=PDL It even beats kobesearch in terms of usefulness in this regard. David -- Sent via my carrier pigeon.
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
