There is also useful cpanm fork ( https://metacpan.org/module/App::cpantimes ) to report tests http://blogs.perl.org/users/toby_inkster/2012/12/cpantimes.html
On 27 February 2013 21:34, Chris Marshall <[email protected]> wrote: > I meant in the PDL distribution (i.e., add cpanm > instructions alongside the cpan install boilerplate > for the CPAN developers release notes). > > --Chris > > On Wed, Feb 27, 2013 at 12:33 PM, Joel Berger <[email protected]> > wrote: > > > http://sourceforge.net/apps/mediawiki/pdl/index.php?title=Installing_Using_cpanm > > > > :-) > > > > > > On Wed, Feb 27, 2013 at 11:29 AM, Chris Marshall <[email protected] > > > > wrote: > >> > >> 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 >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
