> The suggestion was the open() return a filehandle object, so may
> I suggest
> 
>    $fh = open("| cat -v | sort | lpr") or die ....;
>    $pid = $fh->pid;

I like. I'll add it.

Version 2's gonna be *huge*...

-Nate

Reply via email to