File: META.yml

package info (click to toggle)
libdata-entropy-perl 0.004-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 228 kB
  • ctags: 80
  • sloc: perl: 891; makefile: 89
file content (19 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Data-Entropy
version:      0.004
version_from: lib/Data/Entropy.pm
installdirs:  site
requires:
    Crypt::Rijndael:               0
    Data::Float:                   0.002
    Errno:                         1.00
    IO::File:                      1.03
    LWP:                           5.5394
    LWP::UserAgent:                0
    Math::BigInt:                  1.60
    Math::BigRat:                  0.04
    Params::Classify:              0.000

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