X-Git-Url: http://git.rot13.org/?p=Biblio-RFID.git;a=blobdiff_plain;f=Makefile.PL;h=f55f4cd4f28f14a8a89548dd1f59b89f14745f46;hp=bb967ee4352e5c23dcac8f2e993f7d880d14635c;hb=c90af611c11044d00fc7fb926b8d5c0263be7580;hpb=c7b4df76182a6c84ef8d71dd701884c171e59f58 diff --git a/Makefile.PL b/Makefile.PL index bb967ee..f55f4cd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,8 +13,8 @@ requires 'Digest::CRC'; build_requires 'Test::More'; -build_requires 'Module::Install::Repository'; -auto_set_repository; +#build_requires 'Module::Install::Repository'; +#auto_set_repository; test_requires 'Pod::Readme';