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
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/Email/Simple.pm
lib/Email/Simple/Creator.pm
lib/Email/Simple/Header.pm
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/above-0xFF.t
t/badly-folded.t
t/basic.t
t/create.t
t/ct-header.t
t/folding.t
t/header-case.t
t/header-junk.t
t/header-many.t
t/header-names.t
t/header-new.t
t/header-pairs.t
t/header-prepend.t
t/header-rename.t
t/header-space.t
t/header-zero.t
t/long-msgid.t
t/many-repeats.t
t/no-body.t
t/preserve-linefeed.t
t/test-mails/badly-folded
t/test-mails/badly-folded-noindent
t/test-mails/josey-fold
t/test-mails/josey-nobody
t/test-mails/josey-nobody-blank
t/test-mails/josey-nofold
t/test-mails/junk-in-header
t/test-mails/long-msgid
t/test-mails/many-repeats
t/undef-message.t
t/unit.t
xt/author/pod-syntax.t
xt/release/changes_has_content.t
|