- add new module
authorAndreas Scherbaum <andreas@scherbaum.biz>
Mon, 27 Feb 2012 13:42:37 +0000 (14:42 +0100)
committerAndreas Scherbaum <andreas@scherbaum.biz>
Mon, 27 Feb 2012 13:42:37 +0000 (14:42 +0100)
docbot.pl

index 29da7a360558342aec5976d905fd0e23e883c5c4..e27db8c0192ccb95fcab04cffec29b066beaf49f 100755 (executable)
--- a/docbot.pl
+++ b/docbot.pl
@@ -35,6 +35,7 @@ use POSIX ":sys_wait_h";
 use Scalar::Util 'refaddr';
 use YAML::XS qw (/./);
 use Switch;
+use URI::Escape;
 import docbot::config;
 import docbot::db;