I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-08-29 14:54:25-07 by mirod in response to 2858
Re: Explorer crashing while writing into XML

It is hard to answer without knowing what's the error message. Did you have a look at the logs? From the code you're showing, it doesn't look like a problem with XML::Twig, but who knows.

And yes, if several instances of your script are likely to be active at the same time and write the same file, then you need to lock it.

Direct Responses: 2874 | 2875 | Write a response