]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - lib/App/Rgit/Policy/Interactive.pm
Switch qw delimiters to <>
[perl/modules/rgit.git] / lib / App / Rgit / Policy / Interactive.pm
index 27e12c962bdac54a0bc5523667b628b49d58da31..5b1a63d75ea0a8b23e422affbc4a2804d118b64a 100644 (file)
@@ -5,9 +5,9 @@ use warnings;
 
 use Cwd ();
 
-use App::Rgit::Utils qw/:codes/;
+use App::Rgit::Utils qw<:codes>;
 
-use base qw/App::Rgit::Policy/;
+use base qw<App::Rgit::Policy>;
 
 =head1 NAME