Consider the two lines:
my $r = shift; ... $out = $r->spawn_proc_prog($command);
and think about what $r actually can contain, and what it needs to contain to be dereferenced (see perlref). Keep in mind that shift is acting on @ARGV here.
In reply to Re: Need help with Apache2::Subprocess undefined value error when using spawn_proc_prog
by GrandFather
in thread Need help with Apache2::Subprocess undefined value error when using spawn_proc_prog
by aels
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |