From c37301c053aad07eeccb74d12f7585ecd3287bde Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Fri, 16 Apr 2010 13:52:00 +0000 Subject: [PATCH 1/1] use ZOOM::IRSpy is required --- web/htdocs/raw.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/htdocs/raw.html b/web/htdocs/raw.html index f279843..694652b 100644 --- a/web/htdocs/raw.html +++ b/web/htdocs/raw.html @@ -4,6 +4,7 @@ $id <%once> use ZOOM; +use ZOOM::IRSpy; use ZOOM::IRSpy::Utils qw(cql_target); <%perl> -- 1.7.10.4