]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Point.pm
Switch to qw<>
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Point.pm
index e409947a00245e16f7b32d6c9f1e4a4a52e5219c..d5c5da0b743386fa67d2ca1c87fe9304b4c61ac2 100644 (file)
@@ -16,13 +16,13 @@ Version 0.02
 our $VERSION = '0.02';
 
 use Any::Moose;
-use Any::Moose 'Util::TypeConstraints' => [ qw/
+use Any::Moose 'Util::TypeConstraints' => [ qw<
  coerce
  from
  via
  find_type_constraint
  register_type_constraint
-/ ];
+> ];
 
 =head1 ATTRIBUTES