in reply to 10.0 panic:

That would be the result of a bug in Perl itself or a bug in an XS module. (Specifically what, I don't know, but I could try to find out.) Do you get the error with 5.10.1 or better yet 5.12.1?

Using a debug build and gdb should help you determine which scalar is problematic. valgrind should also be useful with this kind of problem.

Replies are listed 'Best First'.
Re^2: 10.0 panic:
by WilliamHaynes (Initiate) on Jun 19, 2010 at 23:11 UTC
    this is what I think too but can "prove" it my ISP DreamHosts is taking "hands off" when it comes to code. I will talk to them about upgrading to 5.10.1 or 5.12.1. thank you bill
      Or just install Perl into your home directory.