X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=bin%2Frgit;h=cb9d31e115d082fac774bb39b855d7a69dd015dd;hp=61f9456db6dcaff3b8e0f5ca27369657c55e3469;hb=HEAD;hpb=2e8121b94bf4847686087060a709fa3bb433f4ee diff --git a/bin/rgit b/bin/rgit index 61f9456..cb9d31e 100755 --- a/bin/rgit +++ b/bin/rgit @@ -3,12 +3,12 @@ use strict; use warnings; -use Carp qw/croak/; -use Config qw/%Config/; -use Cwd qw/cwd/; +use Carp qw; +use Config qw<%Config>; +use Cwd qw; use App::Rgit; -use App::Rgit::Utils qw/:levels/; +use App::Rgit::Utils qw<:levels>; use App::Rgit::Policy; our $VERSION; @@ -180,7 +180,7 @@ The core modules L, L, L, L, L, L >>, L. - + You can contact me by mail or on C (vincent). =head1 BUGS