X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand%2FOnce.pm;fp=lib%2FApp%2FRgit%2FCommand%2FOnce.pm;h=bcba756cc2e4c3275e25a35349ff2176370fae65;hp=630f25220e25a3b8db0cc7d1e6ed5f0bc132cff6;hb=80656eec9bd2400f8db71d0d10d7d0be54139667;hpb=687f613f4cb227badb87cfd26c7dc7ceae810d03 diff --git a/lib/App/Rgit/Command/Once.pm b/lib/App/Rgit/Command/Once.pm index 630f252..bcba756 100644 --- a/lib/App/Rgit/Command/Once.pm +++ b/lib/App/Rgit/Command/Once.pm @@ -3,7 +3,7 @@ package App::Rgit::Command::Once; use strict; use warnings; -use base qw/App::Rgit::Command/; +use base qw; =head1 NAME