Hi, I have built Perl with thread support and trying to
eval a perl script from another one. The first script uses
extensions like POSIX, FileHandle etc. The second one is
invoked from a C program. This setup is giving panic: top_env
when I try to run. If i comment out all the use statements from
the first script it doesn't throw this error. Please help,
thanks,jay.