Net::Z3950
and MARC::Record will be required for the 1.3/1.4 code.
G'morning all
UNLESS steve has a good new, we can't use MARC::Record for instance : we
had to modify it because the official release don't allow reading of a MARC
record from a variable, but only from a file. The 4 lines added to enable
reading from a variable were refused by MARC::Record maintainer, arguing
we can save our variable to a file (but heavy perf loss !).
Steve : something to add ?
If it didn't change, we have to decide wether not to use the official MARC::Record,
go to lobbying for our modif being included, or modify marcimport to use
a file.