X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=blobdiff_plain;f=Makefile.PL;h=ed2e049e1f88af060fae355c8cbc96ed3195d0a6;hp=7927178383b668f2db3e501657811ac3848a4269;hb=f3015fc0f10b75a7e7073d450605029e3cf83978;hpb=d876ff436156a4746f13aad51501eb73e710137f diff --git a/Makefile.PL b/Makefile.PL index 7927178..ed2e049 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,8 +14,8 @@ $file = "lib/$file.pm"; my %PREREQ_PM = ( 'B::Keywords' => 0, 'Carp' => 0, - 'Symbol' => 0, 'Variable::Magic' => '0.08', + 'XSLoader' => 0, ); my %META = (