Subject: | [Patch] POD nit |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/lib/Log/Handler/Output/Email.pm b/lib/Log/Handler/Output/Email.pm
index bc78c13..27286a7 100644
--- a/lib/Log/Handler/Output/Email.pm
+++ b/lib/Log/Handler/Output/Email.pm
@@ -109,7 +109,7 @@ Example:
level => "INFO",
);
-If you pass C<"level => 'INFO'"> then the level is placed into the subject:
+If you pass C<< "level => 'INFO'" >> then the level is placed into the subject:
INFO: your subject