This is the first post-2.4.9 release of PDL.

One highlight is the addition of META information
for the distribution.  It is hoped that this
will improve the search.cpan.org PDL info to
better direct user/bug to our lists or sf.net
bug tracker.

Enjoy!
Chris


Release Notes for PDL 2.4.9_001 --------------------------

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.4.9_001.tar.gz
       cpan> make chm/pdl-2.4.9_001.tar.gz
       cpan> test chm/pdl-2.4.9_001.tar.gz
       cpan> look chm/pdl-2.4.9_001.tar.gz

Highlights:

 * Add support to PDL::IO::Misc for handles that are not files.

 * Update PDL::PP docs and other doc fixes.

 * Improved detection logic for a number of external
   dependencies

 * Fix double-bscale bug for rice-compressed images

 * Adapt t/bad.t to use File::Temp::tempfile() instead
   of a hand-rolled version.  Eventually we would like
   to standardize on File::Temp for our temp file work.


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

Reply via email to