File: META.yml.svn-base

package info (click to toggle)
libtest-email-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 188 kB
  • ctags: 42
  • sloc: perl: 506; makefile: 15
file content (15 lines) | stat: -rwxr-xr-x 498 bytes parent folder | download | duplicates (6)
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-Email
version:      0.07
version_from: lib/Test/Email.pm
installdirs:  site
requires:
    Mail::POP3Client:              2
    Mail::Sendmail:                0.79
    MIME::Entity:                  5.4
    MIME::Parser:                  5.4
    Test::Builder:                 0.7

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17