Re: Most wanted module: Net::SMTP

2016-02-22 Thread Tom Browder
On Mon, Feb 22, 2016 at 9:32 AM, Will Coleda wrote: > On Mon, Feb 22, 2016 at 9:05 AM, Tom Browder wrote: >> On Mon, Feb 22, 2016 at 12:08 AM, Kaare Rasmussen wrote: >>> On 2016-02-20 20:50, Tom Browder wrote: ... > Specifically not addressing the "should it be on the most wanted list > or not s

Re: Most wanted module: Net::SMTP

2016-02-22 Thread Will Coleda
On Mon, Feb 22, 2016 at 9:05 AM, Tom Browder wrote: > On Mon, Feb 22, 2016 at 12:08 AM, Kaare Rasmussen wrote: >> On 2016-02-20 20:50, Tom Browder wrote: >>> >>> I notice that module Net::SMTP is on the most wanted list and shown as >>> a WIP. However, on a lark I decided to try: >> >> I guess yo

Re: Most wanted module: Net::SMTP

2016-02-22 Thread Tom Browder
On Mon, Feb 22, 2016 at 12:08 AM, Kaare Rasmussen wrote: > On 2016-02-20 20:50, Tom Browder wrote: >> >> I notice that module Net::SMTP is on the most wanted list and shown as >> a WIP. However, on a lark I decided to try: > > I guess you refer to > https://github.com/perl6/perl6-most-wanted/blob/

Re: Most wanted module: Net::SMTP

2016-02-21 Thread Kaare Rasmussen
On 2016-02-20 20:50, Tom Browder wrote: I notice that module Net::SMTP is on the most wanted list and shown as a WIP. However, on a lark I decided to try: I guess you refer to https://github.com/perl6/perl6-most-wanted/blob/master/most-wanted/modules.md which seems to be a compilation of wishes

Most wanted module: Net::SMTP

2016-02-20 Thread Tom Browder
I notice that module Net::SMTP is on the most wanted list and shown as a WIP. However, on a lark I decided to try: $ panda install Net::SMTP and all the dependencies were fetched, built, tested, and installed. Finally, Net::SMTP was fetched, built, and then failed testing. My questions are: 1