Subject: | conflicts with Function::Parameters ? |
Date: | Tue, 18 Dec 2018 08:51:55 +0100 |
To: | bug-Regexp-Grammars [...] rt.cpan.org |
From: | Marc Chantreux <eiro [...] phear.org> |
hello,
when you do this:
use Function::Parameters;
use Regexp::Grammars;
qr{ <grammar:Sympa::Scenario> }x;
you get this
Function::Parameters:
internal error: $^H{'Function::Parameters/config'}
not a hashref: HASH(0x56276feec8c0) at (eval 7) line 1.
i'll have time to dig on it at the beginning of 2019 but someone can
spot the error before that.
regards
marc