projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8a3a89c
)
no space identation
Sawyer X [Thu, 23 Feb 2012 13:10:29 +0000 (15:10 +0200)]
lib/App/FatPacker.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/FatPacker.pm
b/lib/App/FatPacker.pm
index
ebb295a
..
c225ac7
100644
(file)
--- a/
lib/App/FatPacker.pm
+++ b/
lib/App/FatPacker.pm
@@
-91,8
+91,8
@@
sub script_command_trace {
};
$self->trace(
- use => \@additional_use,
- args => $args,
+ use => \@additional_use,
+ args => $args,
output => $arg,
);
}