From 344f9c77faf271fabec750cb05f0d7411083c32e Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 1 Mar 2007 13:21:05 +0000 Subject: [PATCH 1/1] Comment --- lib/ZOOM/IRSpy/Record.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/ZOOM/IRSpy/Record.pm b/lib/ZOOM/IRSpy/Record.pm index a0738c8..8c92826 100644 --- a/lib/ZOOM/IRSpy/Record.pm +++ b/lib/ZOOM/IRSpy/Record.pm @@ -1,4 +1,4 @@ -# $Id: Record.pm,v 1.21 2006-11-30 12:01:23 mike Exp $ +# $Id: Record.pm,v 1.22 2007-03-01 13:21:05 mike Exp $ package ZOOM::IRSpy::Record; @@ -32,6 +32,7 @@ sub new { $zeerex = _empty_zeerex_record($target); } + ### Parser should be in the IRSpy object my $parser = new XML::LibXML(); return bless { irspy => $irspy, -- 1.7.10.4