Hi Joel- Documentation updates are always welcome. Not using cpanm myself---although that may change if the -v option allows me to get the feedback from the build that I need.
Thanks for pointing this out to interested testers. --Chris On Wed, Feb 27, 2013 at 11:56 AM, Joel Berger <[email protected]> wrote: > Using cpanm and metacpan's rapid mirror installation is even easier (you can > find these links on the left hand side of a metacpan page). > > cpanm http://cpan.metacpan.org/authors/id/C/CH/CHM/PDL-2.004_012.tar.gz > > (you might want to use cpanm -v to see the build output btw) > > Happy testing! > > Joel > > > On Wed, Feb 27, 2013 at 9:13 AM, Chris Marshall <[email protected]> > wrote: >> >> This release has the final code changes for the >> upcoming PDL-2.006 release next month. >> Please verify everything works ok and report >> any issues immediately. >> >> Thanks, >> Chris >> >> Release Notes for PDL 2.004_012 -------------------------- >> >> General Notes: >> >> * Another quick CPAN developers release >> >> - It is a snapshot of the current git development tree >> and everything may not work correctly or have complete >> documentation. >> >> - These release notes may not be fully complete. Please >> see Changes (from the git log) for full details. >> >> - All tests may not pass, especially ones corresponding >> to issues in Known_problems. >> >> - Manual build/install is recommended although the >> cpan shell may be used by specifying the distribution >> path rather than just the module name, e.g.: >> >> cpan> get CHM/PDL-2.004_012.tar.gz >> cpan> make CHM/PDL-2.004_012.tar.gz >> cpan> test CHM/PDL-2.004_012.tar.gz >> cpan> look CHM/PDL-2.004_012.tar.gz >> >> Highlights: >> >> * Switch increment for CPAN developers release VERSIONs >> to the new standard. >> >> * Remove PDL::NiceSlice constructs from PDL::IO::FITS >> and PDL::Transform to reduce load time. >> >> * Revert PDL::NiceSlice engine to the original default >> in preparation for the coming stable release. >> >> _______________________________________________ >> 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
