The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Music-Interval-Barycentric

0.0300 2018-12-30 19:55:17
    - Export all functions.
    - Improve synopsis documentation appropriately.

0.02 2018-02-14 20:36:27
    - Improved documentation.
    - Improved the eg/synopsis code.
    - Added the missing 1; to the end of the module!
    - Dropped the discouraged Readonly module.

0.0105 2015-10-19
    - Fixed SYNOPSIS syntax.
    - Added an eg/synopsis script.

0.0104 2015-10-19
    - Improved documentation again!
    - Use Readonly instead of constant.

0.0103 2015-03-17
    - Improved documentation. 

0.0102 2014-08-30
    - Improved POD.

0.01  2014-06-23
    - Added actual tests!
    - Cleaned out CLI cruft and cleaned up POD (a bit).

0.01_01 2014-06-08
    - Imported functionality from github:Music/barycentric.
    - Minted by Dist::Zilla