@@ -1,6 +1,7 @@
Revision history for Perl module TestRail::API
0.010 2014-12-?? TEODESIAN
+ - Dist name was being set to TestRail::API instead of TestRail-API
- Reformatted this file as per CPAN::Changes::Spec
0.009 2014-11-28 TEODESIAN
@@ -25,7 +25,6 @@ WriteMakefile(
},
META_MERGE => {
'meta-spec' => { version => 2 },
- name => 'TestRail::API',
abstract => "Provides an interface to TestRail's REST api via HTTP",
author => ['George S. Baugh <teodesian@cpan.org>'],
resources => {