X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=705e233f2714de73787b60c4288ebc9d0a71fa8b;hp=9f26165f6d0aefec176842594bb078e0ac5be130;hb=eeb35f041d7872200bf1a649f482610e8d30cf81;hpb=cb4173493eb06b031615951a9deeee12a54361b1 diff --git a/Makefile.PL b/Makefile.PL index 9f26165..705e233 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,7 +17,7 @@ my %PREREQ_PM = ( 'List::Util' => 0, 'Math::Complex' => 0, 'Math::Trig' => 0, - 'Mouse' => '0.63', # register_type_constraint + 'Mouse' => '0.80', # register_type_constraint + type constraint bug 'Scalar::Util' => 0, 'Scope::Guard' => 0, 'Sub::Name' => 0,