]> iEval git - audio-opusfile.git/blobdiff - lib/Audio/Opusfile/PictureTag.pm
Fix POD error
[audio-opusfile.git] / lib / Audio / Opusfile / PictureTag.pm
index 53c8a2da229e9d5e2d4d467cdb9e8f671bc18bdb..b2f1fbb20e5f0878fda974201a007b2870401018 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 use warnings;
 use subs qw/parse/;
 
-our $VERSION = '0.002001';
+our $VERSION = '0.004';
 
 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
 
This page took 0.016711 seconds and 4 git commands to generate.