The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

BIE::Data::HDF5 - Perl extension for blah with HDF5.

SYNOPSIS

use BIE::Data::HDF5;

DESCRIPTION

BIE::Data::HDF5 is an interface to operate Hierarchical Data Format 5. Now it only reads h5 files. Writing capability is coming soon.

EXPORT

None by default. For developers, please check out the library file.

SEE ALSO

See HDF5 website to learn more about HDF5.

See PDL::IO::HDF5 if user would like to rely on PDL more.

AUTHOR

Xin Zheng, <zhengxin@mail.nih.gov>

This work is being inspired by problems in daily work at Laboratory of Bioinformatics and Immunopathogenesis at Frederick National Lab for Cancer Research. Many thanks for our team. Be proud of our excellent work in HIV/AIDS study. And of course, FNL doesn't take any responsiblity caused by using this module. The only one to be blamed is listed above.

COPYRIGHT AND LICENSE

Copyright (C) 2012 by Xin Zheng

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.