The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
NAME
    UMLS::Association CHANGES

  Changes from version 0.01 to 0.03
    Renamed the calculate-association.pl program to umls-association.pl

  Changes from version 0.03 to 0.05
    Modified the documentation.

  Changes from version 0.05 to 0.07
    Edited queries to make it faster.

    Added table join methods.

  Changes from version 0.07 to 0.09
    Fixed a bug with CUICollector.pl, and multiple other bugs with
    user-defined parameters.

    Added the --getdescendents argument

  Changes from version 0.09 to 0.10
    CPAN conflicts, needed to rename, otherwise same as 0.10

  Changes from version 0.10 to 0.11
    Added Hadoop CUICollectorMapReduce program with documentation.

    Updated main README file to include reference to Hadoop documentation.

    Added the socket option to CuiCollector

    Removed un-needed dependencies in CuiCollector