Revision history for Perl extension Chemistry::File::MDLMol.
0.17 Wed Jul 21 2004
- Fixed name_is in MDLMol, which was using .sdf instead of .mol as the
extension.
0.16 Wed Jun 30 2004
- Added missing name_is methods.
- Fixed default atom and bond class handling in MDLMol.
0.15 Fri May 14 2004
- Added write_string method to MDLMol.pm and SDF.pm
- Changed SDF data storage attribute to a hash ref in 'sdf/data'
instead of storing each attribute individually.
0.10 Fri Feb 20 2004
- First release