File: META.yml

package info (click to toggle)
libcache-bdb-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 200 kB
  • sloc: perl: 727; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (2)
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:         Cache-BDB
version:      0.04
version_from: lib/Cache/BDB.pm
installdirs:  site
requires:
    BerkeleyDB:                    0.27
    File::Path:                    0
    Storable:                      0
    Test::More:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17