I have a newbie question on h2xs. What excaclty does the -x option do in h2xs ? It says I need the c::scan installed. Someone installed the module( i don't have the rights to) but it still doesn't work. Do I need to include the file Scan.pm somehow? How do I include a .pm file into h2xs? I'm trying to link perl and c, so that I can use the c functions from a perl script. I tried Swig but I've heard that one is supposed to use h2xs to generate the Makefile.PL and some other help/wrapperfiles etc. ?
I'm trying to link a major stack written in c with perl. Please help! -Per.
