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

Changes for version 0.37

  • Parse non-integer formulas (Daniel Scott).
  • Fixed some typos.
  • Fixed bug in Chemistry::File, where $self->mols wasn't updated during the read loop.
  • Fixed bug where $atom->symbol tried to modify the symbol given (which crashed when the symbol was a constant!)
  • Added an undocumented "next_id" method (Liliana Felix Avila).
  • Documented the descriptor methods that existed since 0.36 but were undocumented.

Documentation

PerlMol Quick Tutorial

Modules

Chemical atoms as objects in molecules
Chemical bonds as objects in molecules
Molecule file I/O base class
Read and write molecules via Data::Dumper
Molecular formula reader/formatter
Molecule object toolkit
Abstract chemistry object