source: trunk/essentials/dev-lang/perl/lib/ExtUtils/META.yml

Last change on this file was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 470 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: ExtUtils-MakeMaker
4version: 6.28
5version_from: lib/ExtUtils/MakeMaker.pm
6installdirs: perl
7requires:
8 DirHandle: 0
9 File::Basename: 0
10 File::Spec: 0.8
11 Pod::Man: 0
12
13distribution_type: module
14generated_by: ExtUtils::MakeMaker version 6.28
Note: See TracBrowser for help on using the repository browser.