X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FItem.pm;h=7c5d57f5c3683600c34033dd393f47420a190ed0;hp=aeb7b0dfcfdb2c18b1b5dd524c0b96bc9b2ec372;hb=bd910ad7ba680507495e5210dac167484bbdde7c;hpb=116816ee6a9c86f7223fac7348087ae238a0372c diff --git a/lib/WWW/BackpackTF/Item.pm b/lib/WWW/BackpackTF/Item.pm index aeb7b0d..7c5d57f 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_003'; +our $VERSION = '0.001'; 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, 2015 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,