Revision history for Perl extension WWW::BackpackTF.
+0.000_002 2014-06-22T02:21+03:00
+ - Add IGetPrices and IGetCurrencies calls
+
0.000_001 2014-06-15T02:35+03:00
- Initial release
-WWW-BackpackTF version 0.000_001
+WWW-BackpackTF version 0.000_002
================================
WWW-BackpackTF is an interface to the backpack.tf Team Fortress 2 and Dota 2 trading service.
use strict;
use warnings;
use parent qw/Exporter/;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
our @EXPORT_OK = qw/TF2 DOTA2/;
use constant +{
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
sub new{
my ($class, $name, $content) = @_;
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
sub new{
my ($class, $name, $content) = @_;
use 5.014000;
use strict;
use warnings;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
sub new{
my ($class, $content) = @_;