X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=a3d233e6e229269ce50138097fcddc1d6e5cf575;hb=828fd38560522ff13a64f53645c52df0e7b21843;hp=0cf0f0caff20db4faeccd82826c33fe311dd41db;hpb=36e7a5a4d06c0f0fc1e3a8f09c3a32494a42e3a2;p=webservice-strike.git diff --git a/Makefile.PL b/Makefile.PL index 0cf0f0c..a3d233e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,13 +17,12 @@ WriteMakefile( qw/Class::Accessor::Fast 0 Date::Parse 0 JSON::MaybeXS 0 - Sort::ByExample 0 - URI::Escape 0/, + Sort::ByExample 0/, }, META_ADD => { dynamic_config => 0, resources => { - repository => 'http://git.ieval.ro/?p=webservice-strike.git', + repository => 'https://git.ieval.ro/?p=webservice-strike.git', } } );