subversion test zurueck
authorJan Büren <information@richardson-bueren.de>
Tue, 9 Jun 2009 18:31:30 +0000 (18:31 +0000)
committerJan Büren <information@richardson-bueren.de>
Tue, 9 Jun 2009 18:31:30 +0000 (18:31 +0000)
SL/DO.pm

index 1242bc4..22471e4 100644 (file)
--- a/SL/DO.pm
+++ b/SL/DO.pm
@@ -33,7 +33,7 @@
 
 package DO;
 
- use List::Util qw(max);
+use List::Util qw(max);
 use YAML;
 
 use SL::AM;