Skip Menu |

This queue is for tickets about the Regexp-Grammars CPAN distribution.

Report information
The Basics
Id: 130320
Status: resolved
Priority: 0/
Queue: Regexp-Grammars

People
Owner: Nobody in particular
Requestors: stephane.goujet [...] wanadoo.fr
Cc:
AdminCc:

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



Subject: Small error in 'Stubbing' documentation
Date: Fri, 16 Aug 2019 20:52:09 +0200 (CEST)
To: bug-Regexp-Grammars [...] rt.cpan.org
From: Stéphane Goujet <stephane.goujet [...] wanadoo.fr>
Hello again, In the documentation, section 'Stubbing' (for example: <https://metacpan.org/pod/Regexp::Grammars#Stubbing>), there is the following sentence: -------------------- The <...> and <???> directives are equivalent to the directive: -------------------- It should say !!! instead of ???. Goodbye, Stéphane. (Yep, it seems that as a nova, I'll keep shining with such a brightness from time to time.)
Subject: Re: [rt.cpan.org #130320] Small error in 'Stubbing' documentation
Date: Mon, 19 Aug 2019 01:33:22 +0000
To: bug-Regexp-Grammars [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Thanks for the second bug report, Stéphane. Patch applied. Damian