And should appear at a mirror near you soon. This CPAN developers release marks the run up to the PDL-2.008 stable release coming in January 2015. As such, I encourage all users and developers to put on their bug stomping hats and start closing bugs, updating docs, refreshing the web site, updating the PDL Book,...
Enjoy, Chris Release Notes for PDL 2.007_05 -------------------------- > > +---------------------------------------------------------------+ > | BE WARNED: This release includes an update to the internal, | > | C-level PDL API for PDL versions 2.006 and earlier. This | > | will require that you re-build any PP or XS modules. Do not | > | upgrade or install over an existing PDL installation unless | > | you are prepared to do so!!! | > +---------------------------------------------------------------+ > > 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.007_05.tar.gz > cpan> make CHM/PDL-2.007_05.tar.gz > cpan> test CHM/PDL-2.007_05.tar.gz > cpan> look CHM/PDL-2.007_05.tar.gz > > Highlights: > > * You can now: "use Inline with => 'PDL';" - see PDL::API > > * You can, in your module's Makefile.PL: "$p = new ExtUtils::Depends > 'MyMod', 'PDL'" > > * Various bugs fixed > > * New vsearch() implementations with features and flexibility > > >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
