Re: best practices for module renaming

2011-02-08 Thread David Nicol
On Tue, Feb 8, 2011 at 6:29 AM, David Cantrell wrote: > On Mon, Feb 07, 2011 at 08:59:40PM +0100, Xavier Noria wrote: >> Hi, I am the author of Net::FluidDB, which let's you talk to FluidDB. >> FluidDB has been renamed to Fluidinfo, and I should rename the module >> in accordance. Is there a recom

Re: best practices for module renaming

2011-02-08 Thread David Cantrell
On Mon, Feb 07, 2011 at 08:59:40PM +0100, Xavier Noria wrote: > Hi, I am the author of Net::FluidDB, which let's you talk to FluidDB. > FluidDB has been renamed to Fluidinfo, and I should rename the module > in accordance. Is there a recommended way to do this? Or should I just > upload a different

Re: best practices for module renaming

2011-02-07 Thread Bill Ward
On Mon, Feb 7, 2011 at 12:48 PM, Dave Rolsky wrote: > On Mon, 7 Feb 2011, Xavier Noria wrote: > > Hi, I am the author of Net::FluidDB, which let's you talk to FluidDB. >> >> FluidDB has been renamed to Fluidinfo, and I should rename the module >> in accordance. Is there a recommended way to do t

Re: best practices for module renaming

2011-02-07 Thread Dave Rolsky
On Mon, 7 Feb 2011, Xavier Noria wrote: Hi, I am the author of Net::FluidDB, which let's you talk to FluidDB. FluidDB has been renamed to Fluidinfo, and I should rename the module in accordance. Is there a recommended way to do this? Or should I just upload a different distribution and document

best practices for module renaming

2011-02-07 Thread Xavier Noria
Hi, I am the author of Net::FluidDB, which let's you talk to FluidDB. FluidDB has been renamed to Fluidinfo, and I should rename the module in accordance. Is there a recommended way to do this? Or should I just upload a different distribution and document the rename?