X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF%2FUser.pm;h=3120bcbc20c9ed083b802040880b820df55f6480;hb=bd910ad7ba680507495e5210dac167484bbdde7c;hp=6120ba406ec8298b823ffe1ff425148bedf10cf9;hpb=6e8c48c3bedff8feac1d19abd5e201637582c32e;p=www-backpacktf.git diff --git a/lib/WWW/BackpackTF/User.pm b/lib/WWW/BackpackTF/User.pm index 6120ba4..3120bcb 100644 --- a/lib/WWW/BackpackTF/User.pm +++ b/lib/WWW/BackpackTF/User.pm @@ -3,7 +3,7 @@ package WWW::BackpackTF::User; use 5.014000; use strict; use warnings; -our $VERSION = '0.000_001'; +our $VERSION = '0.001'; sub new{ my ($class, $content) = @_; @@ -131,13 +131,17 @@ Returns the UNIX timestamp of this user's last backpack update for the specified =back +=head1 SEE ALSO + +L + =head1 AUTHOR 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,