X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=Makefile.PL;h=442433f2e26684df9b654f91363682bb98323346;hp=5625d466cc10e44196138ebfe0c130737b2f7bfc;hb=39ceba3937f8397bcb0874419d78f3c4adc427fb;hpb=020cd49eae523421e5f50beb2429a818e91b5bfc diff --git a/Makefile.PL b/Makefile.PL index 5625d46..442433f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,8 +18,10 @@ my %PREREQ_PM = ( 'Math::Complex' => 0, 'Math::Trig' => 0, 'Mouse' => '0.63', # register_type_constraint + 'Scalar::Util' => 0, 'Scope::Guard' => 0, 'Sub::Name' => 0, + 'Task::Weaken' => 0, 'constant' => 0, );