> +/* starting from 5.8.1 perl caches ppids, so we need to maintain our > + * own. some distros fetch fake 5.8.0 with changes from 5.8.1, so we > + * need to do that for those fake 5.8.0 as well. real 5.8.0 doesn't > + * have THREADS_HAVE_PIDS defined. > + */
isn't THREADS_HAVE_PIDS enough then, without checking the version? --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html