Skip Menu |

This queue is for tickets about the LockFile-Simple CPAN distribution.

Report information
The Basics
Id: 66086
Status: new
Priority: 0/
Queue: LockFile-Simple

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

Bug Information
Severity: Unimportant
Broken in: 0.207
Fixed in: (no value)



Subject: Typo in POD
Lintian (Debian QA tool) has detected some typos in the POD of LockFile::Simple. The attached patch fixes them.
Subject: fix-typo-in-pod.patch
Description: Fix typo in POD Author: Maximilian Gass <mxey@cloudconnected.org> --- a/Simple.pm +++ b/Simple.pm @@ -677,7 +677,7 @@ it redirects to the logerr() routine if you have Log::Agent installed, to Perl's warn() function otherwise. -You may set it explicitely to C<\&LockFile::Simple::core_warn> to force the +You may set it explicitly to C<\&LockFile::Simple::core_warn> to force the use of Perl's warn() function, or to C<undef> to suppress logging. =item I<ext> @@ -746,7 +746,7 @@ it redirects to the logwarn() routine if you have Log::Agent installed, to Perl's warn() function otherwise. -You may set it explicitely to C<\&LockFile::Simple::core_warn> to force the +You may set it explicitly to C<\&LockFile::Simple::core_warn> to force the use of Perl's warn() function, or to C<undef> to suppress logging. =item I<wmin>