Skip to content

Commit

Permalink
Remove explicit dependency on core module
Browse files Browse the repository at this point in the history
  • Loading branch information
mattias-p committed Oct 18, 2019
1 parent bf44d10 commit bac080c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ tests_recursive( 't' );

configure_requires( 'Locale::Msgfmt' => 0.15, );

build_requires( 'Test::More' => 0, );

requires(
'JSON::XS' => 0,
'Locale::TextDomain' => 1.23,
Expand Down

0 comments on commit bac080c

Please sign in to comment.