in reply to XS, MakeMaker, and all those other dreaded words
If you had not yet created the *.xs file at the time you ran "perl Makefile.PL", then the generated Makefile would not know that it needed to do anything with the *.xs file.
Try rerunning "perl Makefile.PL" now that you've created the *.xs in that same directory.
- tye (but my friends call me "Tye")
|
|---|