For testing the 'perl Makefile.PL' stuff, the key is to use a perldl.conf that has been edited to turn off every optional feature that you do not need for your tests. That will make the configure process go quicker.
--Chris On Mon, Nov 28, 2011 at 9:44 AM, Matthew Kenworthy <[email protected]> wrote: > Testing a build of one module in the PDL source takes some time if you 'perl > Makefile.PL; make' - is there a perl command line that I can use to build > just one specific module, e.g. Lib/GIS/Proj ? > I've been hunting around with command line options, but haven't found the > correct combination yet... > Thanks, > Matt > > -- > Matthew Kenworthy / Assistant Professor / Leiden Observatory > Niels Bohrweg 2 (#463) / P.O. Box 9513 / 2300 RA Leiden / NL > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
