Skip Menu |

This queue is for tickets about the WWW-CheckPad CPAN distribution.

Report information
The Basics
Id: 51847
Status: new
Priority: 0/
Queue: WWW-CheckPad

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

Bug Information
Severity: (no value)
Broken in: 0.035
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/WWW/CheckPad/CheckItem.pod b/lib/WWW/CheckPad/CheckItem.pod index ead0125..cca2ef6 100644 --- a/lib/WWW/CheckPad/CheckItem.pod +++ b/lib/WWW/CheckPad/CheckItem.pod @@ -21,7 +21,7 @@ check*padのTodo項目を扱う為のクラスです。APIは極力Class::DBIと C<retrieve_all_of>は与えられたチェックリストの全Todo項目を返します。 通常、このメソッドを直接呼ぶ必要はありません。代わりに -C<WWW::CheckList->checkitems()>で同様に、しかもきれいに書くことが出来ます。 +C<< WWW::CheckList->checkitems() >>で同様に、しかもきれいに書くことが出来ます。 =head2 Instance Method