Hi , I am Anshuman Sharma from Geometric . I am working on h2xs utility for making perl extension from a C library. I have .h files as well. I have a query on this. Hope you can help me and reduce my confusion. >From h2xs , I have made a module "A.pm" from one header file. Also, I have made another module "B.pm" from other header file. I have written the .xs codes also for these modules. Now , how should I integrate both (A and B) the modules in one test.pl . I want to use the functions in these modules in one perlscript. Please help. It would be great if you could even forward me to a site where I could find some stuff related to my problem. Thanx in advance, With Best Regards, Anshuman Sharma