First attempt at a perl data structure for marc records
[koha_gimpoz] / marc /
2002-05-22 tonnesenFirst attempt at a perl data structure for marc records
2002-05-17 tonnesenBenchmarking files for comparing performance of two...
2002-05-16 tonnesenUsed subfieldcode where I should have used subfieldid...
2002-05-16 tonnesenAdded marc_NXX_subfield_table tables
2002-05-16 tipaulBeginning of marc stuff :
2001-11-06 tonnesenMinor changes
2001-11-06 tonnesenScript that I'm using to check MARC record support.
2001-10-05 tonnesenRemoved duplicate viewmarc.pl from acqui.simple directory
2001-10-05 tonnesenChanged search interface to allow searches on Illustrat...
2001-09-27 tonnesenStarted on updateItem subroutine.
2001-06-25 tonnesenPrototype marc record viewer and editor.
2001-06-25 tonnesenA TODO file for MARC support
2001-06-25 tonnesenMinor documentation changes.
2001-06-25 tonnesenPerl script to convert existing Koha tables to the...
2001-06-25 tonnesenSQL commands to clear all of the MARC tables. This...
2001-06-25 tonnesenSchema for MARC storage tables. Blatantly stolen from...