On Sep 3, 2009, at 8:28 AM, purnima bhandari wrote:
Hi,
I installed perl v5.10.0 on i64 system and trying to run Perl
scripts which is a part of a automation tool.
The startup script trying to load sharable image dynamically by
using following call.
XSLoader::load('Fcntl', 1.06)
T
On Sep 3, 2009, at 10:06 AM, Craig A. Berry wrote:
And I'm now working on it, just not as fast as Nicholas typically is
with these things :-).
But, unless I've forgotten something, it's now done:
http://perl5.git.perl.org/perl.git/commitdiff/26dd53a
As far as I can tell the appropriate s
On Sep 3, 2009, at 6:15 AM, Peter Prymmer wrote:
"Craig A. Berry" wrote on 09/02/2009 08:35:05 PM:
On Sep 2, 2009, at 4:00 PM, Nicholas Clark wrote:
Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and
vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building
analogous
Hi,
I installed perl v5.10.0 on i64 system and trying to run Perl scripts which
is a part of a automation tool.
The startup script trying to load sharable image dynamically by using
following call.
XSLoader::load('Fcntl', 1.06)
The initial error was:
Hi Craig,
I deleted these 2 files, AND I removed them
from MANIFEST.:
SYS_UTILITY:[PERL.PERL-5_10_1.LIB.BASE.T]
fields-5.8.0.t
fields-5.6.0.t
Perl 5.10.1 built with 8 test failures:
failed 8 tests out of 1559, 99.49% okay.
[-.lib.CPANPLUS.t]03_CPANPLUS-Internals-Source.t
[-.
"Craig A. Berry" wrote on 09/02/2009 08:35:05 PM:
> On Sep 2, 2009, at 4:00 PM, Nicholas Clark wrote:
>
> > Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and
> > vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building
> > analogous
> > to how ext/Win32* are only built o