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

Changes for version 1.10 - 2012-12-02

  • New features
  • new 'translate' options
    • filters
    • count
    • validate
  • new methods
    • load_implicit_masters
    • count
    • validate
  • histories Master tables can hold old and current values for ids. translate, count, validate use old values if they exist Bug fixes
  • 'translate' with empty input_ids. was generating illegal SQL, now returns empty table
  • examples/babel.pl used deprecated qw(...) as parentheses. should have been fixed in 1.02. sorry
  • 'translate' with empty input_ids would sometimes return NULL id
  • lingering bug in 098.example. test was calling example script with wrong Perl interpreter and without -Mblib. thanks to CPAN smoke testers for finding this bug!!

Modules

Translator for biological identifiers

Provides

in lib/Data/Babel/Base.pm
in lib/Data/Babel/Config.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