Hello again,
Thanks for your help.
Seems I posted my reply in the wrong place. : (
I am testing at the command prompt. I do not find the error page apache is spitting out to be very informative :)
So far I have the following results.
The application is running fine in source form on Perl 5.6.1
when encoded with Acme::Eyedrops however the application is giving up before the complete HTML is generated just before the final </html>
It is giving the following error:
<input type='submit' Value='Send'></form>
</p>
Segmentation fault (core dumped)
I am still trying to isolate the panic: pad_free error on perl 5.8.1 but so far it seems to me that error is due to redhat 7.3 and perl combined and seems to be an installation problem.
Any ideas about how to solve the Acme::EyeDrops problem?
If the problem is due to Acme::Eyedrops itself, is there any other quick way to hide or hopefully objuscate the code?
Thanks : )
Hedgy
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.