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 version value under BUILD_REQUIRES as well, instead of '0'. That said, it is probably also worth noticing that versions defined as vstrings are not being considered in the build process (notice how XML::GrammarBase::Role::XSLT, which you specified as "v0.2.1", is shown as having '0' for minimum version in the report). The target system had M:B 0.4004 and EUMM 6.64, I'm not sure how's the support for specifying versions as vstrings in them, or if it should matter at all. Cheers, garu On Mon, Apr 29, 2013 at 4:12 AM, Shlomi Fish <shlo...@shlomifish.org> wrote: > 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, > > Shlomi Fish > -- > ----------------------------------------------------------------- > Shlomi Fish http://www.shlomifish.org/ > My Favourite FOSS - http://www.shlomifish.org/open-source/favourite/ > > Bill Gates, CEO of Microsoft decides to use Richard Stallman’s Emacs as the > basis of his company’s state‐of‐the‐art product Microsoft Editing Macros™ > Enterprise Edition XP .NET Professional. > > Please reply to list if it's a mailing list post - http://shlom.in/reply .