File: META.yml

package info (click to toggle)
libmail-dmarc-perl 1.20211209-4
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,724 kB
  • sloc: perl: 4,937; xml: 13; makefile: 10; sh: 1
file content (161 lines) | stat: -rw-r--r-- 5,154 bytes parent folder | download
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
---
abstract: 'Perl implementation of DMARC'
author:
  - 'Matt Simerson <msimerson@cpan.org>'
  - 'Davide Migliavacca <shari@cpan.org>'
  - 'Marc Bradshaw <marc@marcbradshaw.net>'
build_requires:
  Module::Build: '0.3601'
  Test::Exception: '0'
  Test::File::ShareDir: '0'
  Test::More: '0'
  Test::Output: '0'
configure_requires:
  File::ShareDir::Install: '0.06'
  Module::Build: '0.3601'
dynamic_config: 1
generated_by: 'Module::Build version 0.4231, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mail-DMARC
provides:
  Mail::DMARC:
    file: lib/Mail/DMARC.pm
    version: '1.20211209'
  Mail::DMARC::Base:
    file: lib/Mail/DMARC/Base.pm
    version: '1.20211209'
  Mail::DMARC::HTTP:
    file: lib/Mail/DMARC/HTTP.pm
    version: '1.20211209'
  Mail::DMARC::Policy:
    file: lib/Mail/DMARC/Policy.pm
    version: '1.20211209'
  Mail::DMARC::PurePerl:
    file: lib/Mail/DMARC/PurePerl.pm
    version: '1.20211209'
  Mail::DMARC::Report:
    file: lib/Mail/DMARC/Report.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate:
    file: lib/Mail/DMARC/Report/Aggregate.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Metadata:
    file: lib/Mail/DMARC/Report/Aggregate/Metadata.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record:
    file: lib/Mail/DMARC/Report/Aggregate/Record.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Auth_Results:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Auth_Results::DKIM:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results/DKIM.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Auth_Results::SPF:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results/SPF.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Identifiers:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Identifiers.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Row:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Row.pm
    version: '1.20211209'
  Mail::DMARC::Report::Aggregate::Record::Row::Policy_Evaluated:
    file: lib/Mail/DMARC/Report/Aggregate/Record/Row/Policy_Evaluated.pm
    version: '1.20211209'
  Mail::DMARC::Report::Receive:
    file: lib/Mail/DMARC/Report/Receive.pm
    version: '1.20211209'
  Mail::DMARC::Report::Send:
    file: lib/Mail/DMARC/Report/Send.pm
    version: '1.20211209'
  Mail::DMARC::Report::Send::HTTP:
    file: lib/Mail/DMARC/Report/Send/HTTP.pm
    version: '1.20211209'
  Mail::DMARC::Report::Send::SMTP:
    file: lib/Mail/DMARC/Report/Send/SMTP.pm
    version: '1.20211209'
  Mail::DMARC::Report::Sender:
    file: lib/Mail/DMARC/Report/Sender.pm
  Mail::DMARC::Report::Store:
    file: lib/Mail/DMARC/Report/Store.pm
    version: '1.20211209'
  Mail::DMARC::Report::Store::SQL:
    file: lib/Mail/DMARC/Report/Store/SQL.pm
    version: '1.20211209'
  Mail::DMARC::Report::Store::SQL::Grammars::MySQL:
    file: lib/Mail/DMARC/Report/Store/SQL/Grammars/MySQL.pm
    version: '1.20211209'
  Mail::DMARC::Report::Store::SQL::Grammars::PostgreSQL:
    file: lib/Mail/DMARC/Report/Store/SQL/Grammars/PostgreSQL.pm
    version: '1.20211209'
  Mail::DMARC::Report::Store::SQL::Grammars::SQLite:
    file: lib/Mail/DMARC/Report/Store/SQL/Grammars/SQLite.pm
    version: '1.20211209'
  Mail::DMARC::Report::URI:
    file: lib/Mail/DMARC/Report/URI.pm
    version: '1.20211209'
  Mail::DMARC::Result:
    file: lib/Mail/DMARC/Result.pm
    version: '1.20211209'
  Mail::DMARC::Result::Reason:
    file: lib/Mail/DMARC/Result/Reason.pm
    version: '1.20211209'
  Mail::DMARC::Test::Transport:
    file: lib/Mail/DMARC/Test/Transport.pm
recommends:
  Mail::DKIM: '0'
  Net::IMAP::Simple: '0'
  Net::SMTPS: '0'
requires:
  Carp: '0'
  Config::Tiny: '0'
  DBD::SQLite: '1.31'
  DBIx::Simple: '1.35'
  Data::Dumper: '0'
  Email::MIME: '0'
  Email::Sender: '0'
  Email::Sender::Simple: '1.300032'
  Email::Simple: '0'
  Encode: '0'
  English: '0'
  File::ShareDir: '1.00'
  Getopt::Long: '0'
  HTTP::Tiny: '0'
  IO::Compress::Gzip: '0'
  IO::Compress::Zip: '0'
  IO::File: '0'
  IO::Socket::SSL: '0'
  IO::Uncompress::Gunzip: '0'
  IO::Uncompress::Unzip: '0'
  Net::DNS::Resolver: '0'
  Net::IDN::Encode: '0'
  Net::IP: '0'
  Net::SSLeay: '0'
  POSIX: '0'
  Pod::Usage: '0'
  Regexp::Common: '2013031301'
  Socket: '0'
  Socket6: '0.23'
  Sys::Hostname: '0'
  Sys::Syslog: '0'
  Test::File::ShareDir: '0'
  URI: '0'
  XML::LibXML: '0'
  perl: v5.10.0
resources:
  bugtracker: https://github.com/msimerson/mail-dmarc/issues
  homepage: https://github.com/msimerson/mail-dmarc/wiki
  license: http://dev.perl.org/licenses/
  repository: https://github.com/msimerson/mail-dmarc
version: '1.20211209'
x_contributors:
  - 'Benny Pedersen <me@junc.eu>'
  - 'Jean Paul Galea <jeanpaul@yubico.com>'
  - 'Marisa Clardy <marisa@clardy.eu>'
  - 'Priyadi Iman Nurcahyo <priyadi@priyadi.net>'
  - 'Ricardo Signes <rjbs@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'