in reply to Crash on XML::DOM Remove Child
You seem to indicate that if you give the above code to perl -MXML::DOM -e, then it ceases to compile. If this is the case, then I can not reproduce this on Debian Linux testing, Perl 5.8.4. Yet, if this is the case, then I pretty much recommend you reporting this at the perl-xml mailinglist (Perl-XML <at> listserv.ActiveState.com). I have got some really useful tips there in the past with similar problems.
On the other hand, if you mean that your code crashes when it gets to executing removeChild(), neither this I can reproduce on Linux, so it must be the first case...
rg0now
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Crash on XML::DOM Remove Child
by PerlingTheUK (Hermit) on Mar 09, 2005 at 10:31 UTC | |
by rg0now (Chaplain) on Mar 09, 2005 at 10:47 UTC |