MP3::Album::Layout::Fetcher

MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts.
Download

MP3::Album::Layout::Fetcher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Bruno Tavares
  • Publisher web site:
  • http://search.cpan.org/~bmavt/MP3-Album-0.14/lib/MP3/Album/Layout/Fetcher.pm

MP3::Album::Layout::Fetcher Tags


MP3::Album::Layout::Fetcher Description

MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts. MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts.This module is a fetcher manager. It searches for modules in the MP3::Album::Layout::Fetcher::* name space and registers them as available fetchers.The fetcher modules are called by MP3::Album::Layout::Fetcher and they return lists of album layouts (MP3::Album::Layout).This module calls the respective Fetcher->fetch() method and returns the result.In case of error the Fetchers must return undef with the error description in $@.The fetcher selection is made by the "method" parameter passed to the fetch() of this module.The value of the "method" parameter must be a * part of the MP3::Album::Layout::Fetcher::* fetcher package name. (i.e. for MP3::Album::Layout::Fetcher::CDDB the method is CDDB). Requirements: · Perl


MP3::Album::Layout::Fetcher Related Software