in reply to Re: 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

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
  • Comment on Re: Re: Re: Embedding Perl in a C application - syntax errors cause program crash