1--- #YAML:1.0
2name:                Module-Find
3version:             0.08
4version_from:        Find.pm
5abstract:            Find and use installed modules in a (sub)category
6license:             perl
7author:              
8    - Christian Renz <crenz@web42.com>
9distribution_type:   module
10requires:     
11    File::Find:                    0
12    File::Spec:                    0
13    Test::More:                    0
14    perl: 5.006001
15recommends:
16    Test::Pod::Coverage 1.04
17build_requires:
18    Test::Pod:                     1.14
19meta-spec:
20    url:     http://module-build.sourceforge.net/META-spec-v1.4.html
21    version: 1.4
22