in reply to Segfault in Sub::Name
Are you mixing CPAN installs with Ubuntu/Debian package installs? This can sometimes lead to inconsistent states. How was perl installed? How were all your non-core modules installed? You say your perl is compiled from Debian source, but you provide a link to a directory of .deb packages. This suggests you are rebuilding and then installing the package, as opposed to building perl from the perl source code.
You have traced the problem to Sub::Name. Have you tried removing and re-installing Sub::Name?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Segfault in Sub::Name
by maxhq (Novice) on May 07, 2010 at 12:02 UTC |