in reply to Re: Embedding Perl in a C application - syntax errors cause program crash
in thread Embedding Perl in a C application - syntax errors cause program crash

JB, You could please elaborate ?. Your cryptic response has left my head spinning... What's with the "Bad libaries print me out:" line ? Thanks
  • Comment on Re: Re: Embedding Perl in a C application - syntax errors cause program crash

Replies are listed 'Best First'.
Re: Re: Re: Embedding Perl in a C application - syntax errors cause program crash
by JayBonci (Curate) on May 09, 2002 at 21:07 UTC
    Those errors were the results of the C program that I ran with the embedded perl code suggested in the line. Perhaps it should read "The use of non-existant libraries in a 'use' statement in the evaluated code in the C program print the following error."

    Likewise, the other should probably read "using a die statement in the embedded code in the C program prints":

    Sorry, was a tad tired at the time ;)

        --jb