test.pl, contains a script to test the Catalogue.pm stuff.
authortipaul <tipaul>
Tue, 4 Jun 2002 16:08:47 +0000 (16:08 +0000)
committertipaul <tipaul>
Tue, 4 Jun 2002 16:08:47 +0000 (16:08 +0000)
commit0595587f93e6c4466f5c8f8111f9cddb3b15d587
tree44363074849b1aa2378179de3784710dea24fb60
parent783353ebdd70dd4a6e5b86e5e5930c02a1337360
test.pl, contains a script to test the Catalogue.pm stuff.
Catalogue.pm : marc stuff :
* the 3 xxxSubfield functions works
* the addMarcBiblio function has been added : if you pass it a perlmarcstructure (sample in test.pl and explanation in marc/perlmarcstructure file), it adds a biblio to the marc_schema. The newbiblioitem (old koha-DB) still has to be updated to build the perlmarcstructure internally and call addMarcBiblio function.
C4/Catalogue.pm
C4/test.pl [new file with mode: 0755]