Re: good form for discontinuing a module

2015-06-09 Thread Olaf Alders
> On Jun 9, 2015, at 8:46 AM, Aristotle Pagaltzis wrote: > > * John Macdonald [2015-06-08 21:05]: >> We rebuild our environment very night, including downloading all cpan >> modules anew (automatically getting the latest one if it has been >> updated). So, if anyone else has a similar environme

Re: good form for discontinuing a module

2015-06-09 Thread Aristotle Pagaltzis
* John Macdonald [2015-06-08 21:05]: > We rebuild our environment very night, including downloading all cpan > modules anew (automatically getting the latest one if it has been > updated). So, if anyone else has a similar environment and does > a similar autofetch, then they would be impacted (alt

RE: good form for discontinuing a module

2015-06-08 Thread John Macdonald
ation. From: James E Keenan [jk...@verizon.net] Sent: June 8, 2015 12:59 PM To: module-authors@perl.org Subject: Re: good form for discontinuing a module On 06/07/2015 02:38 PM, Chris Marshall wrote: > The PDL::FFTW module is out-of-date and has been essentially broken > for a long time wit

Re: good form for discontinuing a module

2015-06-08 Thread James E Keenan
On 06/07/2015 02:38 PM, Chris Marshall wrote: The PDL::FFTW module is out-of-date and has been essentially broken for a long time without anyone being aware of it. It has been marked deprecated in favor of PDL::FFTW3 and I think now is the time to finally remove it from CPAN. Should I just go a

good form for discontinuing a module

2015-06-07 Thread Chris Marshall
The PDL::FFTW module is out-of-date and has been essentially broken for a long time without anyone being aware of it. It has been marked deprecated in favor of PDL::FFTW3 and I think now is the time to finally remove it from CPAN. Should I just go ahead an delete it or is there another, intermed