X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-svn.perl;h=757de82161e05b9d12c489efeff05c7fec341fe4;hb=18e051a3981f38db08521bb61ccf7e4571335353;hp=18cfb2466d11aa28a795e3dabac70e236061fbe9;hpb=a6fa2a87b78eda52a871d539e15a7493073b307a;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