Revision history for Perl extension WWW::BackpackTF.
+0.000_003 2014-10-12T01:38+03:00
+ - Switch from JSON to JSON::MaybeXS
+ - Add a network test for get_users
+
0.000_002 2014-06-22T02:21+03:00
- Add IGetPrices and IGetCurrencies calls
use strict;
use warnings;
use parent qw/Exporter/;
-our $VERSION = '0.000_002';
+our $VERSION = '0.000_003';
our @EXPORT_OK = qw/TF2 DOTA2/;
use constant +{
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_002';
+our $VERSION = '0.000_003';
sub new{
my ($class, $name, $content) = @_;
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_002';
+our $VERSION = '0.000_003';
sub new{
my ($class, $name, $content) = @_;
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_002';
+our $VERSION = '0.000_003';
sub new{
my ($class, $content) = @_;