X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=442433f2e26684df9b654f91363682bb98323346;hb=0f9d7c1a2d11bc7001fe450cb2086e67c13a39e9;hp=5625d466cc10e44196138ebfe0c130737b2f7bfc;hpb=1918fdf5100058cd6a4281bc8b04ec8977841e5e;p=perl%2Fmodules%2FLaTeX-TikZ.git 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, );