projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0400821
)
Comment
author
Mike Taylor
<mike@indexdata.com>
Thu, 1 Mar 2007 13:21:05 +0000
(13:21 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 1 Mar 2007 13:21:05 +0000
(13:21 +0000)
lib/ZOOM/IRSpy/Record.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Record.pm
b/lib/ZOOM/IRSpy/Record.pm
index
a0738c8
..
8c92826
100644
(file)
--- 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,