File: META.yml

package info (click to toggle)
libcache-perl 2.04-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 260 kB
  • ctags: 227
  • sloc: perl: 2,107; makefile: 45
file content (25 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Cache
version:      2.04
version_from: lib/Cache.pm
installdirs:  site
requires:
    Date::Parse:                   2.24
    DB_File:                       1.72
    Digest::SHA1:                  2.01
    Fcntl:                         1.03
    File::Find:                    0
    File::NFSLock:                 1.2
    File::Path:                    1
    File::Spec:                    0.8
    Heap::Fibonacci:               0.01
    IO::File:                      1.08
    IO::Handle:                    1.21
    IO::String:                    1.02
    Storable:                      1
    Symbol:                        1.02
    Test::More:                    0.45

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17