[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Should h2xs work for MacPerl? [LONG PRELUDE!]




On Wed, 27 Jan 1999, David Steffen wrote:

> I can't get h2xs (which looks like a shell script that mostly calls a Perl
> script) to run on a Mac.  Is that expected?  If so, is there a solution out
> there, or should I roll my own?
> 
I'm thinking of something really obvious here. :-) Did you run perl on
h2xs.PL to get h2xs? Because when it says something like

h2xs -A -n MyModule

it means h2xs, not h2xs.PL.

Uppercase PL suffixes are a good clue that you're meant to run perl on 'em
to extract an actual working script. Makefile.PL is ike this, sort of, and
another example is dprofpp.PL.

Arved



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch