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/CfgTie/TieGroup.pm b/lib/CfgTie/TieGroup.pm
index c5daf25..dc0a6bf 100644
--- a/lib/CfgTie/TieGroup.pm
+++ b/lib/CfgTie/TieGroup.pm
@@ -86,7 +86,7 @@ Perl script.
=over 1
-=item C<(tied %MyHash)->files()>
+=item C<< (tied %MyHash)->files() >>
Returns a list of files employed.