blob: 1c1183cc975250c547cb2e0ad80b71c1a9eea49e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: WebService-Google-Suggest
version: 0.01
version_from: lib/WebService/Google/Suggest.pm
installdirs: site
requires:
LWP::UserAgent: 0
Test::More: 0.32
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17
|