This is a quick CPAN developers release of the PDL
master branch which incorporates a number of bug
fixes since PDL-2.007_02.

The plan is that PDL-2.008 will mark the completion
of 64bit support for the PDL-2.x development line.

Enjoy,
Chris Marshal for the PDL Development Team


Release Notes for PDL 2.007_03 --------------------------

 +---------------------------------------------------------------+
 | 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_03.tar.gz
       cpan> make CHM/PDL-2.007_03.tar.gz
       cpan> test CHM/PDL-2.007_03.tar.gz
       cpan> look CHM/PDL-2.007_03.tar.gz

Highlights:

 * Fix documentation builds for installs into vendor directory.

 * Fixes for library detection on MS Windows

 * Fix incompatibility of PDL::IO::Storable with perl versions < 5.10.x

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to