X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FMod%2FPattern.pm;h=e31325d698a9ff45e8670dad212b14dc1cc527e2;hb=4f696c03a66ef6b52ee7b9b3c74a71d5abc64f7e;hp=ddae7e2b00f8b0b0ecc2f72526be2985927d7655;hpb=af7d6a5aef3bf5fec0c187b3a13a14adc88251fd;p=perl%2Fmodules%2FLaTeX-TikZ.git diff --git a/lib/LaTeX/TikZ/Mod/Pattern.pm b/lib/LaTeX/TikZ/Mod/Pattern.pm index ddae7e2..e31325d 100644 --- a/lib/LaTeX/TikZ/Mod/Pattern.pm +++ b/lib/LaTeX/TikZ/Mod/Pattern.pm @@ -9,18 +9,30 @@ LaTeX::TikZ::Mod::Pattern - A modifier that fills a closed path with a pattern. =head1 VERSION -Version 0.01 +Version 0.03 =cut -our $VERSION = '0.01'; +our $VERSION = '0.03'; use LaTeX::TikZ::Interface; -use Any::Moose; +use Mouse; + +=head1 RELATIONSHIPS + +This class consumes the L role, and as such implements the L, L, L and L methods. + +=cut with 'LaTeX::TikZ::Mod'; +=head1 ATTRIBUTES + +=head2 C