The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Scrobble::Service::BBC - package App::Scrobble::Service::BBC;

VERSION

version 0.03

DESCRIPTION

App::Scrobble plugin for BBC Radio Programmes/

METHODS

is_plugin_for

Returns a boolean indicating if the URL passed in is a BBC URL.

get_tracks

Uses WWW::BBC::TrackListings to construct return an array of track data.

AUTHOR

Adam Taylor <ajct@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Adam Taylor.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.