On Sun, Mar 18, 2007 at 10:38:14AM -0700, Paul Cochrane via RT wrote:
> The main problem people seem to be having with parrotbug is in sending 
> messages.  Since one needs to be online to send messages (if and when 
> it works) why not let people just use [EMAIL PROTECTED]  Then 
> we can reserve the parrotbug program for generating bug reports offline 
> for later reporting via [EMAIL PROTECTED]  I.e. is it ok for me to 
> remove the send-capability of parrotbug and therefore try to fix the 
> b0rkenness?
> 
> Comments most definitely welcome!

In Perl 5 land, the advantage of the perlbug program is that it captures
the output of perl -V, which is often invaluable in categorising or
identifying the cause of bugs. e-mail to [EMAIL PROTECTED] doesn't always
have this.

perlbug has the option to save the bug report to a file, which can then
be mailed later. (Or, immediately copied to a machine that does have
outgoing mail enabled, or won't reveal your work e-mail address, or whatever)

Nicholas Clark

Reply via email to