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 2005-12-05 22:07:03-08 by je44ery
Newlines in class description field or object error message?
Should we or shouldn't we? Are there any style recommendations?
Direct Responses: 1451 | Write a response
Posted on 2005-12-10 14:39:58-08 by jdhedden in response to 1443
Re: Newlines in class description field or object error message?
The description can be used for two basic purposes: To document the source, and to display to a terminal window as part of an error messages. As such, my opinion is that they should be formated nicely with newlines.
Direct Responses: Write a response