]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Set.pm
Switch to qw<>
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Set.pm
index cf2386d85f6c62abdfb67943f2a756ca7a728c3c..4e6eafcab46dc282645010805e07fb4f03734b57 100644 (file)
@@ -57,9 +57,9 @@ Returns an array reference of TikZ code lines required to effectively draw the c
 
 =cut
 
-requires qw(
+requires qw<
  draw
-);
+>;
 
 =head2 C<mod @mods>