X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fraw.html;h=5188ef8ca1235e48126ee21c17b803d441060a33;hb=b66f67b1ca0675fc3529ed886d2bd7165d42bd6a;hp=694652b9d8eb082c04707fbdce08db8fe6ec3f91;hpb=c37301c053aad07eeccb74d12f7585ecd3287bde;p=irspy-moved-to-github.git diff --git a/web/htdocs/raw.html b/web/htdocs/raw.html index 694652b..5188ef8 100644 --- a/web/htdocs/raw.html +++ b/web/htdocs/raw.html @@ -1,11 +1,10 @@ -%# $Id: raw.html,v 1.9 2007-05-11 13:53:40 mike Exp $ <%args> $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();