X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fraw.html;h=5188ef8ca1235e48126ee21c17b803d441060a33;hb=f2d52917704af654ab9a51ff356d381eab055342;hp=f2798430de81152cf80ca3cef72e26c47e500de5;hpb=0ab30e7e20933507512444aed53bcb4ba84003b1;p=irspy-moved-to-github.git diff --git a/web/htdocs/raw.html b/web/htdocs/raw.html index f279843..5188ef8 100644 --- a/web/htdocs/raw.html +++ b/web/htdocs/raw.html @@ -1,10 +1,10 @@ -%# $Id: raw.html,v 1.9 2007-05-11 13:53:40 mike Exp $ <%args> $id <%once> use ZOOM; -use ZOOM::IRSpy::Utils qw(cql_target); +use ZOOM::IRSpy; +use ZOOM::IRSpy::Utils qw(cql_target xml_encode); <%perl> my $db = ZOOM::IRSpy::connect_to_registry();