Subject: | bugs in Perl6::Parameters + fix |
Date: | Tue, 11 Dec 2012 12:03:25 +0100 (CET) |
To: | bug-Perl6-Parameters [...] rt.cpan.org, brentdax [...] cpan.org |
From: | Per Eric Rosén <per [...] rosnix.net> |
Hi!
Two bugs in Perl6::Parameters with recent perl (5.14 at least)
* Line numbers reported by warn etc are larger than actual line
numbers in the written source (because of added parameter assignment lines)
* The RE:s were acting funny when encountering "/", ie in division.
Attached patch fix the problems for me at least.
regards
Per Eric
--
^): Per Eric Rosén http://rosnix.net/~per/
/ per@rosnix.net GPG 7A7A BD68 ADC0 01E1 F560 79FD 33D1 1EC3 1EBB 7311
Message body is not shown because sender requested not to inline it.