RE: Building a perl module

2001-08-20 Thread Gibbs Tanton - tgibbs
Yes, check perldoc perlxstut and perldoc perlxs -Original Message- From: Matt Haataja To: [EMAIL PROTECTED] Sent: 8/20/2001 8:46 AM Subject: Building a perl module Does any one know of some good information on building a perl module out of my existing C++ library. Any help is

Building a perl module

2001-08-20 Thread Matt Haataja
Does any one know of some good information on building a perl module out of my existing C++ library. Any help is appreciated. Thanks Matt