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
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
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
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