Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    Net::iTMS::Search::Advanced 0.15

    Download button

    No screenshots available
    Downloads: 359  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/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::Advanced description

    Net::iTMS::Search::Advanced Perl module represents an advanced search of the iTunes Music Store.

    Net::iTMS::Search::Advanced Perl module represents an advanced search of the iTunes Music Store.

    SYNOPSIS

    use Net::iTMS::Search::Advanced;

    my $search = Net::iTMS::Search::Advanced->new($iTMS, {
    artist => 'Elliott Smith',
    album => 'From a Basement on the Hill',
    song => 'distorted',
    });

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

    Net::iTMS::Search::Advanced represents an advanced search of the iTMS and encapsulates the associated results. It is a subclass of Net::iTMS::Search; only changes are noted in this doc. See the doc for Net::iTMS::Search for the other methods available.

    Methods

    new($itms, { artist => "U2" })

    The first argument must be an instance of Net::iTMS, the second a hashref containing at least one of the keys artist, album, song, or composer.

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

    query

    Returns the query hashref the search is for.

    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