RE: Perl lib version not match executable version




Hardy Merrill [mailto:HMerrill@xxxxxxxxxxxxxxxx] wrote:

You may have more than one problem, but this one I
recognize - see this near the top of the errors

Premature end of script headers:

This means that your script is writing out an incomplete
html document, and it most likely means that the headers
are incomplete.

That often happens when the script fails to compile. ;)

Ronald

.



Relevant Pages