]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - lib/App/Rgit/Command/Once.pm
Switch qw delimiters to <>
[perl/modules/rgit.git] / lib / App / Rgit / Command / Once.pm
index 630f25220e25a3b8db0cc7d1e6ed5f0bc132cff6..bcba756cc2e4c3275e25a35349ff2176370fae65 100644 (file)
@@ -3,7 +3,7 @@ package App::Rgit::Command::Once;
 use strict;
 use warnings;
 
-use base qw/App::Rgit::Command/;
+use base qw<App::Rgit::Command>;
 
 =head1 NAME