File: META.yml

package info (click to toggle)
libnet-domain-tld-perl 1.67-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 96 kB
  • ctags: 9
  • sloc: perl: 330; makefile: 42
file content (13 lines) | stat: -rw-r--r-- 426 bytes parent folder | download
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:         Net-Domain-TLD
version:      1.67
version_from: lib/Net/Domain/TLD.pm
installdirs:  site
requires:
    Carp:                          0
    Storable:                      0
    Test::More:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30_01