James E Keenan wrote:
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM"
---
Just as an FYI, I got a fail on Win Strawberry5.20.2 just recently.
Package that got the error hasn't failed on Windows
since I got it working on 5.14.
I tried asking on the strawberry list, but they didn't se
On 03/09/2015 07:54 PM, Leon Timmermans wrote:
On Mon, Mar 9, 2015 at 11:44 PM, James E Keenan wrote:
Suggestions?
I would guess a quotemeta (for example in the form of \Q$id_dir\E) will fix
your problem.
Leon
Thanks, Leon, that appeared to work:
http://matrix.cpantesters.org/?dist=CPAN
* Karen Etheridge [2015-03-10 05:10]:
> Any time you include a path in a regex, you should surround it with \Q
> and \E. Those backslashes are going to bite you. :)
Hmm.
* Karen Etheridge [2015-03-10 05:10]:
> Any time you interpolate a variable into a regex and its value is
> supposed to be ju
Any time you include a path in a regex, you should surround it with \Q and
\E. Those backslashes are going to bite you. :)
On Mon, Mar 9, 2015 at 3:44 PM, James E Keenan wrote:
> This weekend I gave my CPAN library CPAN-Mini-Visit-Simple an overhaul, a
> large part of which was guaranteeing tha
On Mon, Mar 9, 2015 at 11:44 PM, James E Keenan wrote:
> This weekend I gave my CPAN library CPAN-Mini-Visit-Simple an overhaul, a
> large part of which was guaranteeing that CPAN Testers handled the absence
> of a minicpan gracefully. As a result, for the first time I'm getting lots
> of green
This weekend I gave my CPAN library CPAN-Mini-Visit-Simple an overhaul,
a large part of which was guaranteeing that CPAN Testers handled the
absence of a minicpan gracefully. As a result, for the first time I'm
getting lots of green on my results matrix
(http://matrix.cpantesters.org/?dist=CPA