Re: CPAN indexing of bignum/bigint/bigrat

2014-08-15 Thread David Cantrell
On Thu, Aug 14, 2014 at 05:05:50PM -0400, Phillip Moore wrote: > Sometime in the last year, ownership of the bignum distro changed hands > from FLORA to PJACKLAM. On CPAN, FLORA's last release (bignum-0.32) is > still present along with PKACJLAM's new one (bignum-0.37). > > However: > > $ zgre

Re: CPAN indexing of bignum/bigint/bigrat

2014-08-15 Thread Phillip Moore
Well, if this something that FLORA will have to correct, or can someone with administrative access to the CPAN metadata do this? Should I be asking FLORA to do this? Just checking first, since I'm not familiar with the process of handing over ownership of a CPAN module. I gave away ownership of

Re: CPAN indexing of bignum/bigint/bigrat

2014-08-15 Thread David Golden
PJACKLAM has comaint on all three modules. He just needs to tell PAUSE to re-index the distribution, I think. On Fri, Aug 15, 2014 at 9:51 AM, Phillip Moore wrote: > Well, if this something that FLORA will have to correct, or can someone > with administrative access to the CPAN metadata do thi

prereq detected and installed, but then reported as missing

2014-08-15 Thread Victor Efimov
Here is it http://www.cpantesters.org/cpan/report/563ab44e-23a4-11e4-b636-7da6e0bfc7aa errors are "Can't locate System/Process.pm" however, System::Process is detected and installed in all of requires/build_requires and even configure_requires there are lot of similar reports for this module I

Re: prereq detected and installed, but then reported as missing

2014-08-15 Thread Slaven Rezic
Victor Efimov writes: > Here is it > http://www.cpantesters.org/cpan/report/563ab44e-23a4-11e4-b636-7da6e0bfc7aa > errors are > > "Can't locate System/Process.pm" > > however, System::Process is detected and installed in all of > requires/build_requires and even configure_requires > > there are l

Re: prereq detected and installed, but then reported as missing

2014-08-15 Thread Karen Etheridge
On Fri, Aug 15, 2014 at 08:21:05PM +0200, Slaven Rezic wrote: > you can see in @INC that the system perl is used (/etc/perl is listed > here, which is only in Debian's perl; in FreeBSD's system perl you would > see a directory with a "BSDPAN" component). Probably you should use $^X > instead of "pe

Re: prereq detected and installed, but then reported as missing

2014-08-15 Thread Victor Efimov
That was it ! Thank you ! 2014-08-15 22:21 GMT+04:00 Slaven Rezic : > Victor Efimov writes: > >> Here is it >> http://www.cpantesters.org/cpan/report/563ab44e-23a4-11e4-b636-7da6e0bfc7aa >> errors are >> >> "Can't locate System/Process.pm" >> >> however, System::Process is detected and installed