Revision history for Perl extension WWW::BackpackTF.
 
+0.002001 2017-01-21T18:27+00:00
+ - Fix POD errors (makes module CPANTS-clean)
+
 0.002 2016-12-17T20:35+02:00
  - Implement IGetMarketPrices and IGetUserListings APIs
 
 
-WWW-BackpackTF version 0.002
-============================
+WWW-BackpackTF version 0.002001
+===============================
 
 WWW-BackpackTF is an interface to the backpack.tf Team Fortress 2, Dota 2 and Counter-Strike: Global Offensive trading service.
 
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 our @EXPORT_OK = qw/TF2 DOTA2 CSGO/;
 
 use constant +{ ## no critic (Capitalization)
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $name, $content) = @_;
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $name, $content) = @_;
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $content) = @_;
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $name, $content) = @_;
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,
 
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $content) = @_;
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-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.18.2 or,