Skip Menu |

This queue is for tickets about the DBIx-Class-TopoSort CPAN distribution.

Report information
The Basics
Id: 88302
Status: resolved
Priority: 0/
Queue: DBIx-Class-TopoSort

People
Owner: RKINYON [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: test_requires used incorrectly
In the Makefile.PL I find commas where semicolons are expected: https://metacpan.org/source/RKINYON/DBIx-Class-TopoSort-0.02/Makefile.PL#L11 The effect seems to be that test_requires does not work. Maybe you want to file a bug report against Module::Install. Matrix mostly red: http://matrix.cpantesters.org/?dist=DBIx-Class-TopoSort%200.02 Sample fail report: http://www.cpantesters.org/cpan/report/628b011c-038f-11e3-96b5-a4705735fcd0 HTH && Regards,
Thanks for figuring this out. It was bugging me. I've uploaded 0.03 with the commas changed to semi-colons. THANKS!