X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FItem.pm;h=74b9e953bfbeff8dfe14c4eca62272eb346182cc;hp=7c5d57f5c3683600c34033dd393f47420a190ed0;hb=0aaa9b980d349153117dbfa46a4dfae24ace1e25;hpb=667a3b3753649a96ff368b20fffc940206892fea diff --git a/lib/WWW/BackpackTF/Item.pm b/lib/WWW/BackpackTF/Item.pm index 7c5d57f..74b9e95 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.001'; +our $VERSION = '0.001001'; sub new{ my ($class, $name, $content) = @_; @@ -107,7 +107,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2014, 2015 by Marius Gavrilescu +Copyright (C) 2014-2016 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,