I am just about to upload version 0.02 of the Bundle::KohaSupport which will include MARC::Record, and its dependancies, to assist those working with 1.3.x Can anyone (Paul or Steve) confirm that the issue that Paul raised ... --begin quote-- 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 --end quote-- I will still make the change to include MARC::Record but can replace the release quickly with one without. Also I would appreciate it if people can test the Bundle and fire any problems/issues etc into the Koha bugzilla Cheers
Mike Mylonas wrote:
I am just about to upload version 0.02 of the Bundle::KohaSupport which will include MARC::Record, and its dependancies, to assist those working with 1.3.x
thanks
Can anyone (Paul or Steve) confirm that the issue that Paul raised ...
For instance, that's not a problem. It would be one if simple acquisition worked, but... Note that i plan to rebuild the marc import tool, thus, i'll use the official MARC::Record package, as i think it's a very bad idea to "fork". -- Paul
On Mon, 2002-09-30 at 19:42, paul POULAIN wrote:
I am just about to upload version 0.02 of the Bundle::KohaSupport which will include MARC::Record, and its dependancies, to assist those working with 1.3.x
For instance, that's not a problem. It would be one if simple acquisition worked, but... Note that i plan to rebuild the marc import tool, thus, i'll use the official MARC::Record package, as i think it's a very bad idea to "fork".
Thanks for the update Paul, I have released the updated bundle, and will do some more testing over the next day or two and then look at modifing the installer of both 1.2.x and 1.3.x to use the Bundle. Cheers Mike
participants (2)
-
Mike Mylonas -
paul POULAIN