Hi. I want to use this module for a crossplatfor perlscript Im working on.
Currently, it looks like it wont install via CPAN on strawberryperl on
windows.
This is output from the tests when running install from cpan:
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/00-load.t ......... 1/1 # Testing UUID::Tiny 1.02, Perl 5.010000,
C:\STRAWB~1\
perl\bin\perl.exe
t/00-load.t ......... ok
t/01-UUID-std.t ..... ok
t/02-UUID-legacy.t .. ok
t/03-UUID-fork.t .... - gjenkjennes ikke som en intern eller ekstern
kommando, // This is norwegian. it says: cant regognize internal or
//external command
Use of uninitialized value $child_data in chomp at t/03-UUID-fork.t line 20.
Use of uninitialized value $uuid in length at
C:\strawberry\cpan\build\UUID-Tiny
-1.02-LZMVGh\blib\lib/UUID/Tiny.pm line 551.
...
I will try reproduce the error running the test manually.
Best regards
Kjell Kvinge