projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5b0750
)
do.pl: bei Nutzung von croak auch Carp einbinden
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 28 Oct 2015 14:59:06 +0000
(15:59 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 28 Oct 2015 14:59:06 +0000
(15:59 +0100)
bin/mozilla/do.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/do.pl
b/bin/mozilla/do.pl
index
21384f4
..
ac71eca
100644
(file)
--- a/
bin/mozilla/do.pl
+++ b/
bin/mozilla/do.pl
@@
-30,6
+30,7
@@
# Delivery orders
#======================================================================
+use Carp;
use List::MoreUtils qw(uniq);
use List::Util qw(max sum);
use POSIX qw(strftime);