MP3-CreateInlayCard
view release on metacpan or search on metacpan
Revision history for Perl extension MP3::CreateInlayCard.
0.05 2009/02/11
- Oops, last release still had the problem of declaring MP3::Tag as a
requisite, but not MP3::Info, which MP3::Tag requires to actually do
anything. Converted to use Music::Tag, a step in the right direction
towards supporting various file types.
Also, generate META.yml via the Makefile.PL instead of by hand.
0.04 2009/02/09
- Use File::Find::Rule instead of File::Recurse (I've given up trying to
get co-maintainership of F::R to release a fixed version, and the old
version is no longer available from CPAN).
0.03 2008/03/08
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
HTML::Template
MP3::Tag
File::Recurse
COPYRIGHT AND LICENCE
Copyright (C) 2008-2009 by David Precious
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.0 or,
at your option, any later version of Perl 5 you may have available.
( run in 0.420 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )