>>>>> "Jonathan" == Jonathan Baumgartner <[EMAIL PROTECTED]> writes:
Jonathan> So it seems that to use demime, I need to run h2ph, which doesn't appear to Jonathan> create correct .ph files on OS X. Anyone have any ideas? demime needs to be rewritten so that it doesn't need a .ph file. That's really not going to work as time goes on. That's why we have h2xs now. See how Errno.xs is built from errno.h for example. As a quick-n-dirty... just figure out what it wanted and create those subroutines by hand. There's only about 10 things in sysexits, if I recall. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!