Skip to content

st3vil/Net-LastFMAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net-LastFMAPI version 0.01
==========================

Functions for interacting with the LastFM API version 2.0.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  LWP::UserAgent
  Digest::MD5
  JSON::XS
  File::Slurp
  File::Path

COPYRIGHT AND LICENCE

   Copyright (c) 2011, Steev Eeeriumn. All Rights Reserved.
 This module is free software. It may be used, redistributed
and/or modified under the terms of the Perl Artistic License
     (see http://www.perl.com/perl/misc/Artistic.html)

About

slight abstraction for lastfm api 2.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages