Libraries

This folder contains Perl modules/classes that are used by some of the scripts. Detailed instructions can be found in the INSTALL file enclosed in each archive.

 

MP3::InfoTag 0.40   [directory]  

This Perl module contains functions for several tasks that occur while working with ID3 tags of MP3 files.

 

Util::Logger 0.21   [directory]  

This class allows you to print messages to the screen or into a file. Each log message is associated with a category. The categories have a certain order of severity and by adjusting the log level you can easily control the verbosity of your program without touching your code.