File: META.yml

package info (click to toggle)
libstring-mkpasswd-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 112 kB
  • ctags: 19
  • sloc: perl: 223; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (3)
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:         String-MkPasswd
version:      0.02
version_from: lib/String/MkPasswd.pm
installdirs:  site
requires:
    File::Basename:                0
    Getopt::Long:                  0
    Test::More:                    0
    Text::Wrap:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17