If you have difficulty installing from CPAN by module name, i.e., "cpan PDL::IO::HDF5", then you can try by distribution instead, i.e. "cpan CHM/PDL-IO-HDF5-0.64.tar.gz".
I'm seeing some problems with the indexing and using the distribution works even if the module name doesn't. --Chris On Sun, Jan 26, 2014 at 8:06 AM, Chris Marshall <[email protected]> wrote: > I'm happy to announce the release of version 0.64 of > PDL::IO::HDF5 in my first official release as > co-maintainer for this module. Special thanks to > Andrew Benson, Rob/Sisyphus for much code and > testing/fixes. Thanks to John Hargrove for the nudge > to get this release going. > > As always, feedback, suggestions, questions or > problems can be sent to the perldl mailing list (see > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > to sign up). > > If you don't have the HDF5 library, the FAQ is a good > place to start: http://www.hdfgroup.org/HDF5-FAQ.html > > Enjoy! > Chris > > > > Release Notes for PDL-IO-HDF5 0.64 -------------------------- > > General Notes: > > * This is an update release to PDL::IO::HDF5 with > improved platform detection and build process. > > * New features and tests (thanks to Andrew Benson) > > Highlights: > > * New features: > - Unlinking of datasets > - Extensible datasets > - Creation of scalar references > - Automatic dereferencing of scalar references > - Support for longlong integer attributes and datasets > > * Improved packaging, platform and build: > - Better HDF5 library detection on cygwin > - Added longlong tests > - Other cleanup and fixs _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
