summaryrefslogtreecommitdiff
path: root/lib/Multi
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-01-27 10:43:19 +0100
committerYorhel <git@yorhel.nl>2011-01-27 10:43:19 +0100
commit78f364130abe51a4baeeef1e20a7292c3a1a28dd (patch)
treec839cca89c576b3cfde2faacecddd617b60dd335 /lib/Multi
parent08d3dffe2dc6b955f2e10629079d5ae5c32f7183 (diff)
TUWF: Use the uri_escape() provided by TUWF
Diffstat (limited to 'lib/Multi')
-rw-r--r--lib/Multi/IRC.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Multi/IRC.pm b/lib/Multi/IRC.pm
index 22e4021b..2967724c 100644
--- a/lib/Multi/IRC.pm
+++ b/lib/Multi/IRC.pm
@@ -15,7 +15,8 @@ use POE qw|
|;
use POE::Component::IRC::Common ':ALL';
use Time::HiRes 'time';
-use VNDBUtil 'normalize_query', 'uri_escape';
+use VNDBUtil 'normalize_query';
+use TUWF::Misc 'uri_escape';
use constant {