Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!bcm!convex!news From: tchrist@convex.COM (Tom Christiansen) Newsgroups: comp.lang.perl Subject: Re: QUESTION: What is a .ph file? Message-ID: <1991Mar15.161021.24429@convex.com> Date: 15 Mar 91 16:10:21 GMT References: <1991Mar15.034551.24555@supernet.dallas.haus.com> Sender: news@convex.com (news access account) Reply-To: tchrist@convex.COM (Tom Christiansen) Organization: CONVEX Software Development, Richardson, TX Lines: 9 Nntp-Posting-Host: pixel.convex.com From the keyboard of cluther@supernet.dallas.haus.com (Clay Luther): :What is a .ph file? Where do they come from? My sensors detect no such files :in the vicinity of my Perl distribution. Am I hallucinating? It's a translated C-to-perl include file. It doesn't come with your system because you have to make it yourself from your own system's include files, probably using h2ph, which IS in the distribution. --tom