in reply to Re: Re: Embedding a Perl Interpreter Into another program
in thread Embedding a Perl Interpreter Into another program

Ahh, I just found the part about active state's runtime. This may be just what I am looking for. :D

UPDATE: Apparentally the FAQ is missing from perl.com, and the author of it is also MIA. Grrrr....
  • Comment on Re: Re: Re: Embedding a Perl Interpreter Into another program

Replies are listed 'Best First'.
Re: Re: Re: Re: Embedding a Perl Interpreter Into another program
by ralphie (Friar) on Aug 04, 2001 at 01:06 UTC
    if you're willing to go to the expense, the activestate perl developer's kit contains the requisite tools to develop perl com objects.