in reply to RFC: Calling Perl from C
I guess on intel Mac, you might want to take care of this line:
LDLIBS= -lperlenv `perl -MExtUtils::Embed -e ccopts -e ldopts` [download]