Music Tools - command line utilities for music composition and analysis To install this module, use CPAN, for example: cpanm App::MusicTools For the current source tree, see: http://github.com/thrig/App-MusicTools which can be built and installed via: perl Makefile.PL make make test make install However, if installing from the github directory, the current versions of various other music modules may also need be installed from github. This can be done with the script included in this distribution thusly: sh App-MusicTools/install-music-modules DEPENDENCIES Some knowledge of lilypond and music theory may well benefit the user. See the Makefile.PL for module dependencies. COPYRIGHT AND LICENCE Copyright (C) 2012-2015 Jeremy Mates This module is free software; you can redistribute it and/or modify it under the Artistic License (2.0).