Skip to content

Commit

Permalink
Merge cc1a913 into cb5ff41
Browse files Browse the repository at this point in the history
  • Loading branch information
manwar committed Apr 10, 2019
2 parents cb5ff41 + cc1a913 commit 4d30c88
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ requires 'perl', 'v5.14.0';
requires 'Catmandu', '1.0601';
requires 'Catmandu::SRU', '0.040';
requires 'Readonly';
requires 'Moo';
requires 'Moo::Role';
requires 'XML::LibXML::Reader';

on 'test', sub {
requires 'Test::Exception', '0.32';
requires 'Test::More', '1.001003';
requires 'Test::Warn', 0;
requires 'Test::Pod', 0;
requires 'Software::License','0.103010';
};
};

0 comments on commit 4d30c88

Please sign in to comment.