Applied Mike's nice -d option thing.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Web.pm
index d2bd4ef..f03155f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Web.pm,v 1.2 2006-09-26 11:25:07 mike Exp $
+# $Id: Web.pm,v 1.4 2006-10-31 15:22:31 mike Exp $
 
 package ZOOM::IRSpy::Web;
 
@@ -9,7 +9,8 @@ use warnings;
 use ZOOM::IRSpy;
 our @ISA = qw(ZOOM::IRSpy);
 
-use ZOOM::IRSpy::Record qw(xml_encode);
+use ZOOM::IRSpy::Utils qw(xml_encode);
+
 
 =head1 NAME