On Mon, 14 Mar 2005, Warren Pollans wrote: > I just got an error - complaining about not being able to find perl.h. > Does that come with the xcode tools? Or something else?
Yes, I seem to remember that header files come with XCode. If you want to install any Perl modules with a compiled XS component, you need the XCode toolkit anyway, so you might as well install it if you haven't done so already. -- Chris Devers
