Re: die

Gilles <[email protected]> Mon, 10 Oct 2005 14:20:29 +0200
Newsgroups gmane.comp.lang.perl.modules.mail-box
Message-ID <[email protected]>
Hello.

>   and have found this neat string:
> 
>   "at /home/domain/perl/lib/perl5/site_perl/5.8.1/Mail/Message/Field/Full.pm line 383."
> 
>   yes, just "at" :). very informative. so i went to this string and
>   have found there an example of the perfect coding style which is:
>   "sub produceBody() { die }"
> 

I didn't find this method definition (in MailBox version 2.055).
Maybe you can provide a stripped-down script sample that exhibits
the offending behaviour, so that I can try it here?

Also, you might want to upgrade your perl.


Best,
Gilles

P.S. I'm not a developer of this library.