Re: stable and development releases on CPAN

2011-06-25 Thread David Golden
On Sat, Jun 25, 2011 at 12:49 PM, chromatic wrote: >> For projects like Padre we would like to be able to upload versions and let >> the end user easily decide which version they would like to use. > > The best* approach I've seen so far is to add version numbers to names, as > does perl5i--althou

Re: stable and development releases on CPAN

2011-06-25 Thread chromatic
On Saturday, June 25, 2011 at 09:41 am, Gabor Szabo wrote: > For projects like Padre we would like to be able to upload versions and let > the end user easily decide which version they would like to use. The best* approach I've seen so far is to add version numbers to names, as does perl5i--alth

stable and development releases on CPAN

2011-06-25 Thread Gabor Szabo
Slightly related to the recent discussion on DarkPan management tools I wonder why are we still stuck with latest-and-breakest when installing modules from CPAN? Actually now I am wondering from the side of the module developer who wants to upload new versions of her module but wants to make be ab

Re: testsuites element in TAP::Formatter::JUnit reports

2011-06-25 Thread Cosimo Streppone
On Fri, 24 Jun 2011 20:18:44 +0200, Khai Do wrote: The TAP::Formatter::JUnit formatter isn't creating 100% compatible junit reports. The problem is that the generated reports contain a root level 'testsuites' element which isn't the same as an individual junit report. Junit reports from ju