The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Bundle::Melody::extlib is a bundle containing the CPAN
modules bundled with Melody [http://openmelody.org/]
and that is distributed in its extlib directory. This bundle
only includes modules that do not require compilation in any
part of the depdency tree excluding modules in the core of
Perl 5.8.8 or later.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make 
    make test 
    make install

DEPENDENCIES

By definition a Bundle is a list of dependencies. See the
POD documentation in the extlib.pm module for a list of
packages.

COPYRIGHT AND LICENCE

The software is released under the Artistic License. The
terms of the Artistic License are described at
http://www.perl.com/language/misc/Artistic.html. Except
where otherwise noted, Bundle::Melody::extlib is Copyright
2009-2010, Timothy Appnel, tima@cpan.org. All rights reserved.