MP3::Find::Filesystem

MP3::Find::Filesystem is a File::Find-based backend to MP3::Find.
Download

MP3::Find::Filesystem Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Peter Eichman
  • Publisher web site:
  • http://search.cpan.org/~peichman/Text-FormBuilder-0.12/lib/Text/FormBuilder.pm

MP3::Find::Filesystem Tags


MP3::Find::Filesystem Description

MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. MP3::Find::Filesystem is a File::Find-based backend to MP3::Find.SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => '/home/peter/music', query => { artist => 'ilyaimy', album => 'myxomatosis', }, ignore_case => 1, ); Requirements: · File::Find · MP3::Info · Scalar::Util · MP3::Tag


MP3::Find::Filesystem Related Software