[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] [PATCH] Fix some minor errors in pod files
From: |
J. Chris Coppick |
Subject: |
Re: [vile] [PATCH] Fix some minor errors in pod files |
Date: |
Mon, 24 Sep 2012 08:28:25 -0500 |
User-agent: |
Thunderbird 2.0.0.19 (Macintosh/20081209) |
Brendan O'Dea wrote:
> For the 9.8i Debian package, I've started including docs of the included perl
> modules under /usr/share/doc/vile/perl, and in doing so noticed that pod2text
> was issuing some warnings. Fixed with the following patch.
>
> --bod
>
> perl/Breadcrumbs.pm | 4 ++++
> perl/CaptHook.pm | 4 ++++
> perl/Help.pm | 4 ++++
> perl/Vileserv.pm | 2 +-
> 4 files changed, 13 insertions(+), 1 deletions(-)
>
Hmmm. All 4 modules authored by me. How embarrassing.
Thanks, Brendan.
Chris