http://www.perlmonks.org?node_id=1001188


in reply to Re^2: Which IMAP client does one use at the end of 2012
in thread Which IMAP client does one use at the end of 2012

According to rt.cpan.org, it has 3 outstanding bugs. I don't think that's a lot for such an ambitious project. By contrast, Moose has 50 open bugs and is widely considered a useful and stable piece of software.

There is a word for software which is not "work in progress". That word is "abandonware".

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'