I've checked this in as r11565 but with some cleanup (not everything
needed to be in a BEGIN block, etc.). I believe Joshua Isom and myself
have also fixed all of the newly caught Pod syntax errors. I'll be
closing out this bug momentarily.
Cheers,
-J
--
On Wed, Feb 15, 2006 at 06:44:12PM -050
I'd say anything in languages/ should be ignored, because those should
be the responsibility of the language maintainer to test. But I've
just completed fixing all the broken pods(and a few that aren't invalid
bug are broken) except those in languages/, plus languages/t/harness.
I haven't com
Seems reasonable. I'll commit it once I've fixed the 32 files now being
tested that have Pod errrors.
-J
--
On Wed, Feb 15, 2006 at 06:44:12PM -0500, Will Coleda wrote:
> Looks good. I note that it doesn't include something I thought I had
> already committed. Here's a suggested alternative th
Looks good. I note that it doesn't include something I thought I had
already committed. Here's a suggested alternative that fails fast
instead of slow if *either* module isn't installed, and includes your
changes.
counteroffer.patch
Description: Binary data
On Feb 15, 2006, at 5:41 P
On Tue, Feb 14, 2006 at 11:52:55PM -1000, Joshua Hoblitt wrote:
> On Tue, Feb 14, 2006 at 05:23:39PM -0800, Will Coleda wrote:
> > 2) checks every file with pod in that directory hierarchy.
> >
> > It should only check those files that are in MANIFEST. (And
> > *possibly* MANIFEST.generated)
>
On Tue, Feb 14, 2006 at 05:23:39PM -0800, Will Coleda wrote:
> t/doc/pod.t currently:
>
> 1) starts checking from the current directory.
>
> It should start at the parrot root based on Parrot::Config
Fixed in r11551.
> 2) checks every file with pod in that directory hierarchy.
>
> It should on
# New Ticket Created by Will Coleda
# Please include the string: [perl #38549]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38549 >
t/doc/pod.t currently:
1) starts checking from the current directory.
It should start