Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread Shlomi Fish
Hi Slaven, http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b - this is broken. Test::XML::Ordered v0.0.5 is explicitly a minimal, required, version and instead it is only at 0.0.4. Please fix it. This is with https://metacpan.org/release/XML-Grammar-Fiction . Regards,

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread breno
Hi Shlomi, It looks like your BUILD_REQUIRES do not set a minimal version for 'Test::XML::Ordered': https://metacpan.org/source/SHLOMIF/XML-Grammar-Fiction-0.14.0/Build.PL#L14 https://metacpan.org/source/SHLOMIF/XML-Grammar-Fiction-0.14.0/Makefile.PL#L19 You should probably set the explicit vers

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread Alexandr Ciornii
Hi Running `perl Makefile.PL` for XML-Grammar-Fiction 0.14.0 shows warnings: Unparsable version 'v0.2.1' for prerequisite XML::GrammarBase::Role::XSLT at Makefile.PL line 78. Unparsable version 'v0.0.5' for prerequisite Test::XML::Ordered at Makefile.PL line 78. If version is unparsable (not /^[

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread Shlomi Fish
Hi Alexandr, On Mon, 29 Apr 2013 10:57:34 +0300 Alexandr Ciornii wrote: > Hi > > Running `perl Makefile.PL` for XML-Grammar-Fiction 0.14.0 shows warnings: > > Unparsable version 'v0.2.1' for prerequisite > XML::GrammarBase::Role::XSLT at Makefile.PL line 78. > Unparsable version 'v0.0.5' for p

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread Shlomi Fish
Hi breno, On Mon, 29 Apr 2013 04:53:37 -0300 breno wrote: > Hi Shlomi, > > It looks like your BUILD_REQUIRES do not set a minimal version for > 'Test::XML::Ordered': > > https://metacpan.org/source/SHLOMIF/XML-Grammar-Fiction-0.14.0/Build.PL#L14 > https://metacpan.org/source/SHLOMIF/XML-Gramma

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread David Cantrell
On Mon, Apr 29, 2013 at 12:06:11PM +0300, Shlomi Fish wrote: > On Mon, 29 Apr 2013 10:57:34 +0300 > Alexandr Ciornii wrote: > > Running `perl Makefile.PL` for XML-Grammar-Fiction 0.14.0 shows warnings: > > Unparsable version 'v0.2.1' for prerequisite > > XML::GrammarBase::Role::XSLT at Makefile.PL

Re: Please fix this - http://www.cpantesters.org/cpan/report/791c9742-afca-11e2-91f6-d67446d78f5b

2013-04-29 Thread David Golden
On Mon, Apr 29, 2013 at 5:07 AM, Shlomi Fish wrote: > OK, this is likely a Dist-Zilla SNAFU - the question is - where? Prereq generation, I would think. Prereqs going into Makefile.PL ought to be numified. E.g. 0.5.0 should be 0.005 in the prereq. I don't know if the latest EUMM finally handl

Re: getting strange reports regarding OS assertion

2013-04-29 Thread Alceu Rodrigues de Freitas Junior
All right, Just forget about (if you didn't already done that): I did a lot of mistakes that caused those errors. First, I introduced different errors messages from: "No support for OS" "OS unsupported" Second, I forgot to include the Manifest and the tests where not included (at least I go