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

0.00_11   2014-04-02 16:46:03EDT-0400 America/New_York
    * minor fix for pdbqt reading: A -> C
  
0.00_10   2014-04-02 15:27:08EDT-0400 America/New_York
    * AtomGroupRole adjustments:
      - added print_pdb_ts and print_xyz_ts for printing many configs
      - improved tmax method 

0.00_09   2014-04-01 17:46:14EDT-0400 America/New_York
    * PDB reading will atom->is_dirty if the element(s) unknown. Carp warning
    * added minimal pdbqt reading (i.e. no branch info pulled)

0.00_08   2014-02-20 14:53:19 America/New_York
    * improve PDB reading and writing 
    * for PDB guess element from atom name 
 
0.00_07   2013-11-19 22:57:36 America/New_York
    * Reduced size of test directory
    * Improved reading of PDBs with multiple (sometimes erroneous) models

0.00_06   2013-11-18 21:28:05 America/New_York
    * Added find_disulfides to HackaMol.pm
    * Added read_file_mol to HackaMol.pm
    * Added read_file_append_mol to HackaMol.pm
    * Adjusted reading and writing of PDB files 

0.00_05   2013-10-02 16:19:31 America/New_York
    * Adjusted builders in HackaMol.pm added pdb_print for groups
  
0.00_04   2013-09-20 06:56:56 America/New_York
    * Fixing one test that needs recent MVR to work    

0.00_03   2013-09-19 21:51:03 America/New_York
    * Fixing POD and tests further 

0.00_02   2013-09-19 16:53:36 America/New_York
    * Fixing POD and tests based on how things look and cpantesters

0.00_01   2013-09-18 23:46:53 America/New_York
    * First Devel release