Revisions to auto-generated authorities patch
authorBrian Harrington <brian@jhu.edu>
Wed, 29 Apr 2009 17:37:06 +0000 (13:37 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 15 May 2009 20:39:05 +0000 (15:39 -0500)
commita00f7b9568098bc0eb9ceb2f6f4d6ccb657d186a
tree1994a5a6cb02f7bdda1af5a6c3f6873867d95b0d
parentd32c39a1573a6fe2424c4334de20b492dca07822
Revisions to auto-generated authorities patch

It turns out that the "blank" record created by MARC::Record->new()
has a leader, so now I explicitly create one in addbiblio.pl.  I
also realized I can't count. :-)

Modified per comments by Joe and Galen to keep SetMarcUnicodeFlag
and move it and the leader set to earlier in the process.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
cataloguing/addbiblio.pl