X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=lib%2FWWW%2FBackpackTF.pm;fp=lib%2FWWW%2FBackpackTF.pm;h=a1a2508554b81a95c4aabeb7d433097eef9dc866;hp=06cfcf5075654b8f7d0de222848e9c9edfb2f1fb;hb=bd910ad7ba680507495e5210dac167484bbdde7c;hpb=116816ee6a9c86f7223fac7348087ae238a0372c diff --git a/lib/WWW/BackpackTF.pm b/lib/WWW/BackpackTF.pm index 06cfcf5..a1a2508 100644 --- a/lib/WWW/BackpackTF.pm +++ b/lib/WWW/BackpackTF.pm @@ -4,7 +4,7 @@ use 5.014000; use strict; use warnings; use parent qw/Exporter/; -our $VERSION = '0.000_003'; +our $VERSION = '0.001'; our @EXPORT_OK = qw/TF2 DOTA2/; use constant +{ ## no critic (Capitalization) @@ -72,6 +72,8 @@ sub get_currencies { 1; __END__ +=encoding utf-8 + =head1 NAME WWW::BackpackTF - interface to the backpack.tf trading service @@ -216,7 +218,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,