X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=Makefile.PL;h=d08e328a741d43fa8a1ee6c5c98a8d9d3adda62e;hp=fa272f33df902d78aa85aa084c12bcc612739b92;hb=fa7f4d7f5222dc5e0137267caf76a04d5fb2300a;hpb=6e8c48c3bedff8feac1d19abd5e201637582c32e diff --git a/Makefile.PL b/Makefile.PL index fa272f3..d08e328 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,8 +10,11 @@ WriteMakefile( LICENSE => 'perl', SIGN => 1, PREREQ_PM => { - qw/JSON 0 - LWP::Simple 0/, + qw/JSON::MaybeXS 0 + PerlX::Maybe 0/, + }, + BUILD_REQUIRES => { + qw/Test::RequiresInternet 0/, }, META_MERGE => { dynamic_config => 0,