in reply to Re: Re: XS, MakeMaker, and all those other dreaded words
in thread XS, MakeMaker, and all those other dreaded words

Is that all there was to the command, no other flags? I ran that exact command just now, and the resultant Makefile.PL doesn't appear to reference the XS file, but when I ran "perl Makefile.PL", the resulting Makefile did in fact have all the rules and references to compile and line Interp.xs.

--rjray

  • Comment on Re: Re: Re: XS, MakeMaker, and all those other dreaded words