File: META.yml

package info (click to toggle)
libmail-sendmail-perl 0.80-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 248 kB
  • sloc: perl: 467; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 769 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
26
27
28
29
30
31
---
abstract: 'Simple platform independent mailer'
author:
  - 'Milivoj Ivkovic <mivkovic@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mail-Sendmail
requires:
  Digest::MD5: '0'
  Exporter: '0'
  MIME::Base64: '0'
  Socket: '0'
  Sys::Hostname: '0'
  Time::Local: '0'
  parent: '0'
  perl: '5.006'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  homepage: https://github.com/neilb/Mail-Sendmail
  repository: https://github.com/neilb/Mail-Sendmail.git
version: '0.80'
x_serialization_backend: 'YAML::Tiny version 1.62'