X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FItem.pm;h=74b9e953bfbeff8dfe14c4eca62272eb346182cc;hp=885c333d3c6907260a24ae8dc78d857e618e5c27;hb=0aaa9b980d349153117dbfa46a4dfae24ace1e25;hpb=011cd8b54a2bac28ce3a83f8b3afcab3b93677f3 diff --git a/lib/WWW/BackpackTF/Item.pm b/lib/WWW/BackpackTF/Item.pm index 885c333..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.000_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 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,