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
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
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
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
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
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
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