Subject: | Failed to install Shell::Perl with Strawberry Perl 5.12.1 - missing dependency of IPC::Run |
Hi,
I could not install Shell::Perl because dependent package IPC::Run was
not installed. I installed IPC::Run and then Shell::Perl is installed. I
am running Strawberry Perl 5.12.1 at Win XP.
Please add package IPC::Run as dependency in installation of
Shell::Perl, when installing at Win32 platform.
t/11version.t ....... Could not find or check module 'IPC::Run' [THIS
MAY BE A PROBLEM!] at C:/strawberry/perl/lib/IPC/Cmd.pm line 125
t/11version.t ....... 1/8
# Failed test 'printed version info'
# at t/11version.t line 13.
# Compared reftype($data)
# got : undef
# expect : 'ARRAY'
# Failed test 'no output to STDERR'
# at t/11version.t line 17.
# Compared reftype($data)
# got : undef
# expect : 'ARRAY'
Use of uninitialized value $err_buf in array dereference at
t/11version.t line 17.
# err_buf= ()
Could not find or check module 'IPC::Run' [THIS MAY BE A PROBLEM!] at
C:/strawberry/perl/lib/IPC/Cmd.pm line 125
Thanks,
Yogesh Sawant