aboutsummaryrefslogtreecommitdiff
path: root/lib/Sietima/Role/ReplyTo.pm
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-02-07 19:59:04 +0000
committerdakkar <dakkar@thenautilus.net>2017-02-07 19:59:04 +0000
commit4a90832ad9b1436dce84e3ac0d8cb67a8fb33102 (patch)
tree6ab7e449555ce75fef2fc5befe62cd88595cbbda /lib/Sietima/Role/ReplyTo.pm
parentPOD for ::MailStore::FS (diff)
downloadSietima-4a90832ad9b1436dce84e3ac0d8cb67a8fb33102.tar.gz
Sietima-4a90832ad9b1436dce84e3ac0d8cb67a8fb33102.tar.bz2
Sietima-4a90832ad9b1436dce84e3ac0d8cb67a8fb33102.zip
use more Pod::Weaver
Diffstat (limited to 'lib/Sietima/Role/ReplyTo.pm')
-rw-r--r--lib/Sietima/Role/ReplyTo.pm8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/Sietima/Role/ReplyTo.pm b/lib/Sietima/Role/ReplyTo.pm
index 1e10420..6b21f20 100644
--- a/lib/Sietima/Role/ReplyTo.pm
+++ b/lib/Sietima/Role/ReplyTo.pm
@@ -40,9 +40,7 @@ C<WithPostAddress>|Sietima::Role::WithPostAddress >>.
with 'Sietima::Role::WithPostAddress';
-=head1 ATTRIBUTES
-
-=head2 C<munge_reply_to>
+=attr C<munge_reply_to>
Optional boolean, defaults to false. If set to a true value, all
messages will have their C<Reply-To:> header set to the value of the
@@ -57,9 +55,7 @@ has munge_reply_to => (
default => 0,
);
-=head1 MODIFIED METHODS
-
-=head2 C<munge_mail>
+=modif C<munge_mail>
For each message returned by the original method, this method
partitions the subscribers, who are recipients of the message,