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-09-01 16:01:26-07 by mirod in response to 2890
Re: Remove linefeed from XML
You can use the trimmed_text method instead of text (but it uses a regexp too, so the speed will be the same, expat doesn't provide any help for this).
Direct Responses: 2894 | Write a response