Skip Menu |

This queue is for tickets about the CfgTie CPAN distribution.

Report information
The Basics
Id: 51902
Status: new
Priority: 0/
Queue: CfgTie

People
Owner: Nobody in particular
Requestors: FWIE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.41
Fixed in: (no value)



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.