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

Changes for version 1.13_07 - 2013-10-13

  • Diagnosed FAILs seen by David Cantrell. Caused by MySQL bug in duplicate removal (SELECT DISTINCT) with repeated output columns. Bug present in MySQL 5.0.32, fixed in or before 5.0.86 Test changes
    • Added test for MySQL bug in duplicate removal (SELECT DISTINCT) with repeated output column in 000.reqs
    • Removed debugging code for FAILs seen by David Cantrell

Changes for version 1.13_06 - 2013-10-05

  • Still working on David's FAILs

Changes for version 1.13_05 - 2013-09-29

  • New features
  • More complex filters for translate and related methods Updated depdendencies Bug fixes
  • maptables attribute of recycled idtype not reset Still trying to track down FAILs seen by David Cantrell (reports 34101829, 34102877, 34457224) Test changes
  • More test cleanup subsequent to fixing of 'implicit masters' bug
  • Fixed boilerplate & pod tests

Changes for version 1.13_04 - 2013-09-23

  • Bug fixes
  • Implicit master created in application and passed into Babel constructor not processed by make_implicit_masters and thus not set up properly Still trying to track down FAILs seen by David Cantrell (reports 34101829, 34102877, 34457224) Also includes code and tests for Filter object and code stub for testing translate with Filter object, but translate not yet ported to Filter object

Changes for version 1.13_03 - 2013-09-17

  • Another debugging release to track down FAILs seen by David Cantrell (reports 34101829, 34102877, 34457224) Also includes documentation for new translate filters

Changes for version 1.13_02 - 2013-09-15

  • This is a debugging release to track down FAILs seen by David Cantrell (reports 34101829, 34102877)

Changes for version 1.13_01 - 2013-09-02

  • New features
  • 'check_contents' method - checks whether explict Masters contain all ids in the underlying MapTables Bug fixes
  • 'apostrophe' bug: ID containing apostrophe triggered bug in partial duplicate removal Test changes
  • Added test for schema mechanics Documentation changes
  • Deprecated obsolete workflow-related attributes and removed them from examples
  • Deprecated obsolete maptable header macro - it was just a bad idea...

Modules

Translator for biological identifiers

Provides

in lib/Data/Babel/Base.pm
in lib/Data/Babel/Config.pm
in lib/Data/Babel/Filter.pm
in lib/Data/Babel/HAH_MultiValued.pm
in lib/Data/Babel/HAH_MultiValued.pm
in lib/Data/Babel/HAH_MultiValued.pm
in lib/Data/Babel/IdType.pm
in lib/Data/Babel/MapTable.pm
in lib/Data/Babel/Master.pm
in lib/Data/Babel/PrefixMatcher.pm
in lib/Data/Babel/PrefixMatcher/BinarySearchList.pm
in lib/Data/Babel/PrefixMatcher/BinarySearchTree.pm
in lib/Data/Babel/PrefixMatcher/Exact.pm
in lib/Data/Babel/PrefixMatcher/PrefixHash.pm
in lib/Data/Babel/PrefixMatcher/Trie.pm