]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Mod/Pattern/Dots.pm
Just use Mouse instead of Any::Moose
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Mod / Pattern / Dots.pm
index 7e15b5fb03cc1c02c75a2700488cd75c6cd4db59..05c756cc8361212848197b611557c99ab94d79dd 100644 (file)
@@ -17,8 +17,8 @@ our $VERSION = '0.02';
 
 use Sub::Name ();
 
-use Any::Moose;
-use Any::Moose 'Util::TypeConstraints';
+use Mouse;
+use Mouse::Util::TypeConstraints;
 
 =head1 RELATIONSHIPS