On Wed, Jan 11, 2012 at 9:47 AM, Felipe Leprevost <leprevos...@gmail.com> wrote: > Hi, my name is Felipe (user Leprevost) and I recently start using the PAUSE.
Welcome! > First of all I have a simple doubt about the uploaded modules, I got this > module in version 0.1 uploaded and indexed some days ago and now I have a > new version of it, what is the correct procedure? I mean, should I upload > the new version and the remove the old one ? The important thing is that you upload a unique archive name. So if you previously uploaded "Foo-0.1.tar.gz", you can then upload "Foo-0.2.tar.gz" and it will get indexed. It's a good practice to keep your module and distribution version numbers the same. (c.f. http://www.dagolden.com/index.php/308/packages-modules-and-distributions/) It's up to you whether or not to remove the old distribution. Many people just leave old modules there in case someone wants to compare a new module to an old one. (E.g. search.cpan.org lets you see a diff between distribution releases) Other people remove their old distribution files periodically to keep CPAN "cleaner" (and smaller) c.f. http://www.perlmonks.org/?node_id=204997 > The second thing is about my @cpan mail, I don't think its > working, I'm not receiving any forwarded mail. I'll send you a email off-list and see if it bounces or if you get it. If you don't get a separate email from me within a day, let me know and I'll follow up with the other admins who handle email. -- David