Re: making a perl DLL

2001-12-11 Thread Daniel Gardner
Tuesday, December 11, 2001, 2:12:05 PM, Ben Crane wrote: > I'm having to send some data out of MapBasic and into > a Perl program and then return it to MapBasic. I was > thinking a small perl DLL program would work. I know > how to send info to a DLL file, but HOW do you make a > perl DLL from scr

making a perl DLL

2001-12-11 Thread Ben Crane
Hi all, I'm having to send some data out of MapBasic and into a Perl program and then return it to MapBasic. I was thinking a small perl DLL program would work. I know how to send info to a DLL file, but HOW do you make a perl DLL from scratch??? Any assistance/code snippets would be a dream. I a