no space identation
Sawyer X [Thu, 23 Feb 2012 13:10:29 +0000 (15:10 +0200)]
lib/App/FatPacker.pm

index ebb295a..c225ac7 100644 (file)
@@ -91,8 +91,8 @@ sub script_command_trace {
   };
 
   $self->trace(
-    use    => \@additional_use,
-    args   => $args,
+    use => \@additional_use,
+    args => $args,
     output => $arg,
   );
 }