blob: 9b5d8bd3b1137990cf25dd29052fc06b34bba69a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: WWW-phpBB-Mod-Installer
version: 0.03
version_from: lib/WWW/phpBB/Mod/Installer.pm
installdirs: site
requires:
DBD::mysql: 3.0002
DBI: 1.5
XML::Xerces: -4
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30
|