X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FItem.pm;h=f2c8cf755cee4790f221daa3a4b0bf8f2f91a1c5;hp=ed13ed0df922aa527edbe6faf26e469f13302d7c;hb=3a7fbf42bada7fe08e26c3c5c8c822f871bcb1c1;hpb=5394f916b996a6be10e43b5603c2a18e6a068b27 diff --git a/lib/WWW/BackpackTF/Item.pm b/lib/WWW/BackpackTF/Item.pm index ed13ed0..f2c8cf7 100644 --- a/lib/WWW/BackpackTF/Item.pm +++ b/lib/WWW/BackpackTF/Item.pm @@ -3,7 +3,7 @@ package WWW::BackpackTF::Item; use 5.014000; use strict; use warnings; -our $VERSION = '0.002'; +our $VERSION = '0.002001'; sub new{ my ($class, $name, $content) = @_; @@ -108,7 +108,7 @@ Marius Gavrilescu, Emarius@ieval.roE =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,