]> git.evergreen-ils.org Git - working/Evergreen.git/commit
fix references to ersatz "as_unimarc" method in MARC::Record
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Jun 2010 15:37:52 +0000 (15:37 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Jun 2010 15:37:52 +0000 (15:37 +0000)
commitab48d579fdd9a6f2edefbda1509d715f9b6e71f7
tree84167ec2c674e657bfbc14d433752532bbcf2581
parent8fd7ca83c3fcb92cbb52d243b77a0b53e792c6f3
fix references to ersatz "as_unimarc" method in MARC::Record

No such method exists in MARC::Record; MARC::Record->as_usmarc()
should be used instead; think of as_usmarc() as if it were
named as_iso2709_blob().

As general note, UNIMARC support in Evergreen is currently
rather theoretical at this point.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16632 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm
Open-ILS/src/support-scripts/marc_export