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
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017.
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
README.md
dist.ini
lib/Mail/AuthenticationResults.pm
lib/Mail/AuthenticationResults/FoldableHeader.pm
lib/Mail/AuthenticationResults/Header.pm
lib/Mail/AuthenticationResults/Header/AuthServID.pm
lib/Mail/AuthenticationResults/Header/Base.pm
lib/Mail/AuthenticationResults/Header/Comment.pm
lib/Mail/AuthenticationResults/Header/Entry.pm
lib/Mail/AuthenticationResults/Header/Group.pm
lib/Mail/AuthenticationResults/Header/SubEntry.pm
lib/Mail/AuthenticationResults/Header/Version.pm
lib/Mail/AuthenticationResults/Parser.pm
lib/Mail/AuthenticationResults/Token.pm
lib/Mail/AuthenticationResults/Token/Assignment.pm
lib/Mail/AuthenticationResults/Token/Comment.pm
lib/Mail/AuthenticationResults/Token/QuotedString.pm
lib/Mail/AuthenticationResults/Token/Separator.pm
lib/Mail/AuthenticationResults/Token/Space.pm
lib/Mail/AuthenticationResults/Token/String.pm
t/02-children.t
t/02-comment.t
t/02-get.t
t/02-none.t
t/02-parser-begin-dot.t
t/02-parser-json.t
t/02-parser-quoted.t
t/02-parser.t
t/02-safe_set.t
t/02-set.t
t/02-tokens.t
t/03-add-children-from.t
t/03-parser-bogus.t
t/03-parser.t
t/03-search-authserv-id.t
t/03-search-has.t
t/03-search.t
t/04-aol.t
t/04-fastmail.t
t/04-gmail.t
t/04-icloud.t
t/04-mail.ru.t
t/04-outlook.t
t/04-yahoo.t
t/04-yandex.t
t/05-as-json.t
t/05-as_string-styles.t
t/05-as_string-wrap.t
t/05-eol.t
t/05-parser-comment-heavy.t
t/author-critic.t
t/author-pod-coverage.t
t/author-pod-syntax.t
weaver.ini
|