Skip to content

Commit 2acc69b

Browse files
committed
pod fix
1 parent 9b77ce1 commit 2acc69b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Mail/DMARC.pm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ When a message arrives via SMTP, the MTA or filtering application can pass in a
190190
191191
The validation results are stored in a L<Mail::DMARC::Result> object. If the author domain requested a report, it was saved via L<Mail::DMARC::Report::Store>. A SQL implementation is provided and tested with SQLite and MySQL. ANSI SQL queries syntax is preferred, making it straight forward to extend to other RDBMS.
192192
193-
=head1 HOW TO USE
194-
195193
There is more information available in the $result object. See L<Mail::DMARC::Result> for complete details.
196194
197195
=head1 CLASSES

0 commit comments

Comments
 (0)