The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Songkick::Artist - Models an artist in the Songkick API

METHODS

Net::Songkick::Artist->new_from_xml

Creates a new Net::Songkick::Artist object from an XML::Element object that has been created from an <artist> ... </artist> element in the XML returned from a Songkick API request.

AUTHOR

Dave Cross <dave@mag-sol.com>

SEE ALSO

perl(1), http://www.songkick.com/, http://developer.songkick.com/

COPYRIGHT AND LICENSE

Copyright (C) 2010, Magnum Solutions Ltd. All Rights Reserved.

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