From: Vincent Pit Date: Wed, 22 Apr 2015 14:31:06 +0000 (-0300) Subject: Just use Mouse instead of Any::Moose X-Git-Tag: v0.03~11 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=3661d7849ae4636b74000e33e068493d90ed8337;hp=3661d7849ae4636b74000e33e068493d90ed8337;p=perl%2Fmodules%2FLaTeX-TikZ.git Just use Mouse instead of Any::Moose Any::Moose is deprecated, and the autocoerce meta trait does not work anymore with Moose. ---