Find Jobs
Hire Freelancers

Assist is getting a perl CGI script running with IPC::Open3 module

$10-30 USD

Cancelled
Posted almost 10 years ago

$10-30 USD

Paid on delivery
I have a perl CGI script running under apache on a linux machine and I need assistance in getting the script to run. Here are the specs of the system: linux: Linux version [login to view URL] (...) (gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) ) #1 SMP Fri Oct 22 15:27:53 UTC 2010 perl: This is perl 5, version 12, subversion 2 (v5.12.2) built for i386-linux-thread-multi Here is the script: #!/usr/bin/perl use warnings; use strict; use IPC::Open3; print "Content-type: text/html\n\n"; print ' <!DOCTYPE HTML> <html lang="en"> <head> <title>IPC::Open3 Example</title> </head> <body>'; my $cmd = '/bin/cat '; my $pid = open3(\*WRITER, \*READER, \*ERROR, $cmd) or die "could not run cmd : $cmd : $!"; print WRITER '/tmp/[login to view URL]' . "\n"; while( my $output = <READER> ) { print "output-> $output<br />"; } while(my $errout = <ERROR> ) { print "err-> $errout<br />"; } waitpid($pid, 0 ) or die "$!\n"; my $retval = $?; print "retval-> $retval<br />"; print " </body> </html>";
Project ID: 5916405

About the project

4 proposals
Remote project
Active 10 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
4 freelancers are bidding on average $37 USD for this job
User Avatar
Hi, Ready to support for this Please have a look on our profile for experience. Please discuss further in chat Thanks
$20 USD in 0 day
4.9 (74 reviews)
5.3
5.3
User Avatar
Hi, Perl programmer here. I can help to to fix the script.........................................................................
$66 USD in 1 day
5.0 (26 reviews)
5.2
5.2
User Avatar
A proposal has not yet been provided
$30 USD in 1 day
5.0 (3 reviews)
2.7
2.7
User Avatar
i can make this script runable........................,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
$30 USD in 1 day
0.0 (0 reviews)
1.4
1.4

About the client

Flag of UNITED STATES
Pasadena, United States
5.0
17
Payment method verified
Member since Jun 22, 2013

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.