new
Create and return new Audio::Scrobbler2 object.
NAME
Audio::Scrobbler2 - Interface to last.fm scrobbler API
SYNOPSIS
use Audio::Scrobbler2;
my $scrobbler = Audio::Scrobbler2->new;
$scrobbler->scrobble("Artist", "Track");
DESCRIPTION =head1 USAGE =head1 BUGS =head1 SUPPORT
AUTHOR
Roman (Ky6uk) Nuritdinov
CPAN ID: BAGET
baget@cpan.org
http://ky6uk.org
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
perl(1).