Hello There. An extention that I'm writing needs three include files: EXTERN.h, perl.h and XSUB.h
In the ActiveState distributions that's not a problem. the files exists in <perl>/lib/CORE. But when I tried to compile it on Linux, I could not find EXTERN.h and XSUB.h. Are there files that must to be in Perl dist.? If not, is it safe to move those include files from one platform another? Shmuel. _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
