File: META.yml

package info (click to toggle)
libmethod-autoload-perl 0.02-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: perl: 120; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (4)
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:         Method-Autoload
version:      0.02
version_from: lib/Method/Autoload.pm
installdirs:  site
requires:
    strict:                        0
    Test::Simple:                  0.44
    UNIVERSAL::require:            0
    warnings:                      0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30