projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f961841
)
UNIVERSAL not used in this plugin
author
Joey Hess
<joey@kodama.kitenet.net>
Fri, 5 Sep 2008 17:44:52 +0000
(13:44 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Fri, 5 Sep 2008 17:44:52 +0000
(13:44 -0400)
IkiWiki/Plugin/cutpaste.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/cutpaste.pm
b/IkiWiki/Plugin/cutpaste.pm
index 24a05601df5ccd02e25a69ad1c254a4c6840871b..92667a1ef458922f6cc8e18a9df6eef4e1002937 100644
(file)
--- a/
IkiWiki/Plugin/cutpaste.pm
+++ b/
IkiWiki/Plugin/cutpaste.pm
@@
-4,7
+4,6
@@
package IkiWiki::Plugin::cutpaste;
use warnings;
use strict;
use IkiWiki 2.00;
-use UNIVERSAL;
my %savedtext;