I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-07 14:01:16.298878-07 by abensonca
Compatibility with HDF5 v1.8.0+
PDL::IO::HDF5 currently won't compile with later versions of HDF5 (v1.8.0+). Adding -DH5_USE_16_API to ccflags in Makefile.PL seems to solve this problem (for me at least) by compiling against the old-style API. Would it be possible/sensible to add this fix in?
Direct Responses: Write a response