X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FAudio%2FOpusfile%2FPictureTag.pm;h=f81215dd86e549b9fba46340d3a889073c5faa47;hb=36bdc9418b4dce76ce41f3141a3053cccf204545;hp=53c8a2da229e9d5e2d4d467cdb9e8f671bc18bdb;hpb=74630599cbd740ae41a7573fd64fb5c98c1c5df0;p=audio-opusfile.git diff --git a/lib/Audio/Opusfile/PictureTag.pm b/lib/Audio/Opusfile/PictureTag.pm index 53c8a2d..f81215d 100644 --- a/lib/Audio/Opusfile/PictureTag.pm +++ b/lib/Audio/Opusfile/PictureTag.pm @@ -6,7 +6,7 @@ use strict; use warnings; use subs qw/parse/; -our $VERSION = '0.002001'; +our $VERSION = '0.005001'; sub new { parse $_[1] } @@ -126,7 +126,7 @@ The format of the picture data, if known. One of: OP_PIC_FORMAT_UNKNOWN, OP_PIC_FORMAT_URL, OP_PIC_FORMAT_JPEG, OP_PIC_FORMAT_PNG, or OP_PIC_FORMAT_GIF. - =back +=back =head1 SEE ALSO @@ -141,7 +141,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2016 by Marius Gavrilescu +Copyright (C) 2016-2017 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.24.0 or,