source: mp3-find/trunk/META.yml @ 39

Last change on this file since 39 was 39, checked in by peter, 13 years ago

Add the META.yml metadata file to version control

File size: 411 bytes
Line 
1# http://module-build.sourceforge.net/META-spec.html
2#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3name:         MP3-Find
4version:      0.06
5version_from: lib/MP3/Find.pm
6installdirs:  site
7requires:
8    File::Find:                    0
9    MP3::Info:                     0
10    Scalar::Util:                  0
11
12distribution_type: module
13generated_by: ExtUtils::MakeMaker version 6.17
Note: See TracBrowser for help on using the repository browser.