Steve Hay wrote:
The attached patch skips the new getppid() test (perl/api.t) on Win32 since getppid() is unimplemented on this platform!
Weird:
% perldoc -f getppid =item getppid
Returns the process id of the parent process.
Is it a bug in perl? why a non-portable function lives in perlfunc.pod?
Doesn't POSIX.pm provide a similar implementation?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
