aboutsummaryrefslogtreecommitdiff
path: root/lib/WebCoso/ReST.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/WebCoso/ReST.pm')
-rw-r--r--lib/WebCoso/ReST.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/WebCoso/ReST.pm b/lib/WebCoso/ReST.pm
index bd43528..f8cda3f 100644
--- a/lib/WebCoso/ReST.pm
+++ b/lib/WebCoso/ReST.pm
@@ -5,6 +5,7 @@ use WebCoso::Common;
use Path::Class;
use Text::Restructured;
use Text::Restructured::Writer::LibXML;
+use Log::Log4perl ':easy';
sub new {
my ($class,%opts)=@_;