Announcing the release of the latest PDL::IO::HDF5 as
a CPAN developers release.  Thanks to the contributions
by Andrew Benson with new features and clean-up.  It
should be appearing at a CPAN mirror near you soon.

Enjoy and happy PDL-ing!
Chris


Release Notes for PDL-IO-HDF5 0.63_01 --------------------------

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-IO-HDF5-0.63_01.tar.gz
       cpan> make CHM/PDL-IO-HDF5-0.63_01.tar.gz
       cpan> test CHM/PDL-IO-HDF5-0.63_01.tar.gz
       cpan> look CHM/PDL-IO-HDF5-0.63_01.tar.gz

Highlights:

 * Improved packaging, platform and library detection for HDF5.

 * Add new features:
   - unlinking of datasets
   - extensible datasets
   - creation of scalar references
   - automatic dereferencing of scalar references
   - support for longlong integer attributes and datasets

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

Reply via email to