From: Mike Taylor Date: Thu, 6 May 2010 13:30:06 +0000 (+0100) Subject: Import xml_encode() X-Git-Tag: CPAN-v1.02~71 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=3fbbfe55b28bf77a42fff1068f53843696a2e57d Import xml_encode() --- diff --git a/web/htdocs/raw.html b/web/htdocs/raw.html index fc8bec2..5188ef8 100644 --- a/web/htdocs/raw.html +++ b/web/htdocs/raw.html @@ -4,7 +4,7 @@ $id <%once> use ZOOM; use ZOOM::IRSpy; -use ZOOM::IRSpy::Utils qw(cql_target); +use ZOOM::IRSpy::Utils qw(cql_target xml_encode); <%perl> my $db = ZOOM::IRSpy::connect_to_registry();