Skip Menu |

This queue is for tickets about the IPC-Run CPAN distribution.

Report information
The Basics
Id: 30515
Status: rejected
Priority: 0/
Queue: IPC-Run

People
Owner: Nobody in particular
Requestors: coolbalaga [...] rediffmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.80
Fixed in: (no value)



Subject: IPC::Run on VMS
Hello RSOD, I downloaded the IPC-Run-0.80.tar from the site "http://search.cpan.org/~rsod/IPC-Run-0.80/lib/IPC/Run.pm" Extracted the files to the IPC directory of the perl installation. When I executed the sample program with the IPCRUNDEBUG set, I got the error. Sample Pgm containing: IPC::Run::run \@command,\$Input,'>pipe',\*Handle Received the below error: IPC::Run 0001 0123-------- [#1(4551)]: caught function not implemented : fcntl( 4, F_SETFL, O_NONBLOCK ) at /perl_root/lib/IPC/Run/IO.pm line 320 IPC::Run 0001 0123-------- [#1(4551)]: kid 1 to write 1 to a pipe IPC::Run opens and returns Operating System: OpenVMS $ perl -v This is perl, v5.8.7 built for VMS_AXP My Q: 1. Is IPC::Run not supported for the OpenVms platform ? 2. or Is there any separate IPC::Run package for the OpenVMS ? Could you please let me know the website to download ? Thanks in advance.
It looks like you did not follow the standard procedure for Perl modules. It would help if you run the test suite. perl Makefile.PL make make test -- Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/