X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-svn.perl;h=757de82161e05b9d12c489efeff05c7fec341fe4;hb=039e84e30d38f51d68ab465bfae32ba8058b51a0;hp=18cfb2466d11aa28a795e3dabac70e236061fbe9;hpb=314ae0f421511137580ff6707643ccb75b2d2b34;p=git.git diff --git a/git-svn.perl b/git-svn.perl index 18cfb2466..757de8216 100755 --- a/git-svn.perl +++ b/git-svn.perl @@ -1,6 +1,7 @@ #!/usr/bin/env perl # Copyright (C) 2006, Eric Wong # License: GPL v2 or later +use 5.008; use warnings; use strict; use vars qw/ $AUTHOR $VERSION