XXX much bugfixing and refactoring and improvements (inversions, etc). left todo Module to generate chord inversions and different chord voicings. See the module perldocs for more information on usage, or eg/mcp2ly for a CLI tool. To install this module type the following: perl Makefile.PL make make test make install But really, why would you do that? Use cpan or cpanm, and local::lib, or snag the module from: http://github.com/thrig/Music-Chord-Positions DEPENDENCIES This module requires various Perl modules, as detailed in Makefile.PL. Music::Chord::Note is optional but recommended. COPYRIGHT AND LICENCE Copyright (C) 2011-2013 Jeremy Mates This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.16 or, at your option, any later version of Perl 5 you may have available.