Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Net::iTMS::Search 0.15

    Download button

    No screenshots available
    Downloads: 325  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    3 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Thomas R. Sibley | More programs
    Perl Artistic License / FREE
    October 23rd, 2007, 00:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::iTMS::Search description

    Net::iTMS::Search is a Perl module that represents a simple search of the iTunes Music Store.

    Net::iTMS::Search is a Perl module that represents a simple search of the iTunes Music Store.

    SYNOPSIS

    use Net::iTMS::Search;

    my $search = Net::iTMS::Search->new($iTMS, $query);

    for my $album ($search->albums) {
    print $album->title, " by ", $album->artist->name, "n";
    }

    Net::iTMS::Search represents a search of the iTMS and encapsulates the associated data. PLEASE NOTE: This simple search is currently broken due to unresolvable changes in the iTMS. Please use Net::iTMS::Search::Advanced, which works.

    Methods

    new($itms, $query)

    The first argument must be an instance of Net::iTMS, the second a query string.

    Returns a blessed hashref (object) for Net::iTMS::Search.

    query

    Returns the query string the search is for.

    songs

    Returns an array or arrayref (depending on context) of Net::iTMS::Song objects for the songs found.

    albums

    Returns an array or arrayref (depending on context) of Net::iTMS::Album objects for the albums found.

    NB: Due to an apparent limitation of the simple search in the iTMS, the maximum number of albums returned will be four.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    iTunes Music Store | iTunes store search | Perl module | iTunes | store | search

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM