blob: c1ae878cd7a89d8dc0e112f321a9a87aee52ce71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: ExtUtils-MakeMaker
version: 6.16
version_from: lib/ExtUtils/MakeMaker.pm
installdirs: perl
requires:
DirHandle: 0
File::Basename: 0
File::Spec: 0.8
Pod::Man: 0
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.16
|