X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FMod.pm;h=46c61f734824e09d1852fec1ae630d026cfc5cd9;hp=8095e44192727dc0568c4f320f4075af2cbca4a4;hb=65b895926935d98e3bd34b82a6e8b4e4e6b2f09c;hpb=93cd22e1b7e23ed939e79ec70c4baa5c3ecc158a diff --git a/lib/LaTeX/TikZ/Mod.pm b/lib/LaTeX/TikZ/Mod.pm index 8095e44..46c61f7 100644 --- a/lib/LaTeX/TikZ/Mod.pm +++ b/lib/LaTeX/TikZ/Mod.pm @@ -60,12 +60,12 @@ Returns the TikZ code that activates the current mod as a string formatted by th =cut -requires qw( +requires qw< tag covers declare apply -); +>; coerce 'LaTeX::TikZ::Mod' => from 'Str'