Skip Menu |

This queue is for tickets about the Module-Pluggable CPAN distribution.

Report information
The Basics
Id: 65037
Status: resolved
Priority: 0/
Queue: Module-Pluggable

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

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



Subject: some pod linting
Patch attached for some pod lint found using podchecker in bleadperl.
Subject: modulepluggable.podlint.patch
diff -urN Module-Pluggable-3.9.orig/lib/Devel/InnerPackage.pm Module-Pluggable-3.9/lib/Devel/InnerPackage.pm --- Module-Pluggable-3.9.orig/lib/Devel/InnerPackage.pm 2008-03-31 22:26:43.000000000 +0100 +++ Module-Pluggable-3.9/lib/Devel/InnerPackage.pm 2011-01-23 12:52:50.000000000 +0000 @@ -11,7 +11,6 @@ =head1 NAME - Devel::InnerPackage - find all the inner packages of a package =head1 SYNOPSIS diff -urN Module-Pluggable-3.9.orig/lib/Module/Pluggable.pm Module-Pluggable-3.9/lib/Module/Pluggable.pm --- Module-Pluggable-3.9.orig/lib/Module/Pluggable.pm 2009-03-02 19:04:01.000000000 +0000 +++ Module-Pluggable-3.9/lib/Module/Pluggable.pm 2011-01-23 12:53:01.000000000 +0000 @@ -152,9 +152,9 @@ =head1 ADVANCED USAGE - + Alternatively, if you don't want to use 'plugins' as the method ... - + package MyClass; use Module::Pluggable sub_name => 'foo';
On Sun Jan 23 07:54:04 2011, MSTEVENS wrote: Show quoted text
> Patch attached for some pod lint found using podchecker in bleadperl.
Fixed in commit f12335f7715c1a4d2642de14f6e0b3588659e9c1