---

developerWorks: Cultured Perl: Fun with MP3 and Perl, Part 2

“This article is the second of a two-part series. Before reading
this article, please take a look at Part 1, which will introduce
you to the autotag.pl application and the rationale for the various
modules used in it. We pick up directly where we left off last
time.

“The main loop of autotag.pl will identify and tag music. In
order to do that, some preparations are in order. First, I create
the FreeDB search object using the WebService::FreeDB
module.

“The search object inherits the DEBUG setting from
the autotag.pl configuration, so that the user does not have to
remember a FREEDB_DEBUG setting for autotag.pl. The
host is provided by the autotag.pl configuration as well…”


Complete Story

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis