- or download this
Running make for C/CH/CHOCOLATE/Devel-Pragma-0.54.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/C/CH/CHOCOLA
+TE/Devel-Pragma-0.54.tar.gz ok
...
2 [main] perl 952 child_info_fork::abort: C:\cygwin\lib\perl5\5.
+14\i686-cygwin-threads-64int\auto\Storable\Storable.dll: Loaded to di
+fferent address: parent(0x62730000) != child(0xF40000)
2 [main] perl 5212 child_info_fork::abort: C:\cygwin\lib\perl5\5
+.14\i686-cygwin-threads-64int\auto\Storable\Storable.dll: Loaded to d
+ifferent address: parent(0x62730000) != child(0xF40000)
1 [main] perl 4156 child_info_fork::abort: C:\cygwin\lib\perl5\5
+.14\i686-cygwin-threads-64int\auto\Storable\Storable.dll: Loaded to d
+ifferent address: parent(0x62730000) != child(0xF40000)
- or download this
CPAN.pm: Building A/AM/AMS/Storable-2.39.tar.gz
...
Appending installation info to /usr/lib/perl5/5.14/i686-cygwin-threads
+-64int/perllocal.pod
AMS/Storable-2.39.tar.gz
/usr/bin/make install -- OK
- or download this
$ perl Makefile.PL --xs
Checking if your kit is complete...
...
in the Storable documentation for instructions on how to read your dat
+a.
(You can find the documentation at the end of Storable.pm in POD forma
+t)
- or download this
$ perl Makefile.PL
Writing Makefile for Storable
...
in the Storable documentation for instructions on how to read your dat
+a.
(You can find the documentation at the end of Storable.pm in POD forma
+t)
- or download this
$ cpan L
CPAN: Storable loaded ok (v2.39)
...
2 [main] perl 4176 child_info_fork::abort: unable to remap Socke
+t.dll to same address as parent (00F40000) - try running rebaseall
1 [main] perl 612 child_info_fork::abort: unable to remap IO.dll
+ to same address as parent (00F30000) - try running rebaseall
2 [main] perl 536 child_info_fork::abort: unable to remap Socket
+.dll to same address as parent (00F40000) - try running rebaseall
- or download this
$ cpan Util::Any
CPAN: Storable loaded ok (v2.39)
...
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/K/KT/KTAT/Ut
+il-Any-0.22.tar.gz ok
3 [main] perl 7876 child_info_fork::abort: unable to remap IO.dl
+l to same address as parent (00F30000) - try running rebaseall
1 [main] perl 8104 child_info_fork::abort: unable to remap Socke
+t.dll to same address as parent (00F40000) - try running rebaseall
- or download this
Storable.bs
Storable.c
Storable.o
- or download this
Configure-time Options for Perl on Cygwin
The INSTALL document describes several Configure-time options. Some of
+ these will work with Cygwin, others are not yet possible. Also, some
+ of these are experimental. You can either select an option when Conf
+igure prompts you or you can define (undefine) symbols on the command
+ line.
...
By default Perl uses 64 bit integers. If you want to use smaller 32 bi
+t integers, define this symbol.
-Duselargefiles
Cygwin uses 64-bit integers for internal size and position calculation
+s, this will be correctly detected and defined by Configure.
- or download this
$ perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration
+:
...
/usr/lib/perl5/vendor_perl/5.10
/usr/lib/perl5/site_perl/5.8
.
- or download this
-Uuse64bitint
By default Perl uses 64 bit integers. If you want to use smaller 32 bi
+t integers, define this symbol.
- or download this
You appear to have a perl configured to use 64 bit integers in its sca
+lar
variables. If you have existing data written with an earlier version
+of
...
error, then please read the section "64 bit data in perl 5.6.0 and 5.6
+.1"
in the Storable documentation for instructions on how to read your dat
+a.