Revision history for Perl extension Music::Tag::Coveralia.
+0.001 2015-05-09T10:55+02:00
+ - Stable release
+ - Use HTTP::Tiny instead of LWP::Simple
+
0.000_001 2014-10-30T01:02+02:00
- Initial release
-Music-Tag-Coveralia version 0.000_001
-=====================================
+Music-Tag-Coveralia version 0.001
+=================================
INSTALLATION
COPYRIGHT AND LICENCE
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014-2015 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.20.1 or,
use warnings;
use parent qw/Music::Tag::Generic/;
-our $VERSION = '0.000_001';
+our $VERSION = '0.001';
use HTTP::Tiny;
use WWW::Search;
=head1 COPYRIGHT AND LICENSE
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014-2015 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.20.1 or,