File: META.yml

package info (click to toggle)
libtest-deep-perl 0.106-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 420 kB
  • ctags: 247
  • sloc: perl: 2,067; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Test-Deep
version:      0.106
version_from: ./lib/Test/Deep.pm
installdirs:  perl
requires:
    List::Util:                    1.09
    Scalar::Util:                  1.09
    Test::More:                    0
    Test::NoWarnings:              0.02
    Test::Tester:                  0.04

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