X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FSet%2FContainer.pm;fp=lib%2FLaTeX%2FTikZ%2FSet%2FContainer.pm;h=ba97538e537c57585c46d369ca13a0c749b43a6a;hp=37a56cd42085cc3f30ebeb279a29e135ac052771;hb=3661d7849ae4636b74000e33e068493d90ed8337;hpb=1a4a5a48250bfa6a96241cfb1526665da8291e03 diff --git a/lib/LaTeX/TikZ/Set/Container.pm b/lib/LaTeX/TikZ/Set/Container.pm index 37a56cd..ba97538 100644 --- a/lib/LaTeX/TikZ/Set/Container.pm +++ b/lib/LaTeX/TikZ/Set/Container.pm @@ -32,7 +32,7 @@ an C method describing how more elements can be added to the set. our $VERSION = '0.02'; -use Any::Moose 'Role'; +use Mouse::Role; =head1 METHODS