X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FMarketItem.pm;h=be32d216a5d1cbbce274daff39d580f46ef3f0fc;hb=3a7fbf42bada7fe08e26c3c5c8c822f871bcb1c1;hp=843ac60b091152620e7677ee19d07ab7add20c07;hpb=fa7f4d7f5222dc5e0137267caf76a04d5fb2300a;p=www-backpacktf.git diff --git a/lib/WWW/BackpackTF/MarketItem.pm b/lib/WWW/BackpackTF/MarketItem.pm index 843ac60..be32d21 100644 --- a/lib/WWW/BackpackTF/MarketItem.pm +++ b/lib/WWW/BackpackTF/MarketItem.pm @@ -3,7 +3,7 @@ package WWW::BackpackTF::MarketItem; use 5.014000; use strict; use warnings; -our $VERSION = '0.002'; +our $VERSION = '0.002001'; sub new{ my ($class, $name, $content) = @_; @@ -66,8 +66,6 @@ The price this item is selling for, in cents (USD 0.01). =back -=back - =head1 SEE ALSO L @@ -78,7 +76,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,