projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76b963d
)
whitespace
author
Joey Hess
<joey@kodama.kitenet.net>
Fri, 11 Jul 2008 09:40:18 +0000
(
05:40
-0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Fri, 11 Jul 2008 10:09:34 +0000
(06:09 -0400)
IkiWiki/Wrapper.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Wrapper.pm
b/IkiWiki/Wrapper.pm
index 90a4c46c79141419c872e2f64102658f41dcefda..d2cc0a69e1df4e774d082f58ac53db30a6564620 100644
(file)
--- a/
IkiWiki/Wrapper.pm
+++ b/
IkiWiki/Wrapper.pm
@@
-3,7
+3,7
@@
use warnings;
use strict;
use Cwd q{abs_path};
-use Data::Dumper
;
+use Data::Dumper;
use IkiWiki;
package IkiWiki;