Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: replace perl/Makefile.PL with simple make rules
[gitweb.git]
/
git-send-email.perl
diff --git
a/git-send-email.perl
b/git-send-email.perl
index 2208dcc2139be7130749fd3bae462320f17d3b21..88a0edcd7dd9de6e2a81cc8438e8d3a1c2e2f1df 100755
(executable)
--- a/
git-send-email.perl
+++ b/
git-send-email.perl
@@
-26,7
+26,7
@@
use Term::ANSIColor;
use File::Temp qw/ tempdir tempfile /;
use File::Spec::Functions qw(catdir catfile);
-use Error qw(:try);
+use
Git::
Error qw(:try);
use Cwd qw(abs_path cwd);
use Git;
use Git::I18N;