Bug 7250: stage_biblios_file.pl is missing options for encoding
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 21 Nov 2011 06:54:15 +0000 (07:54 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 25 Nov 2011 13:26:32 +0000 (14:26 +0100)
commit1b49f54b8828c7ee4ecba8856886f9662d9712d8
treee61ebb40874ddd701b0caa1d9b4b5c9a8c13bf40
parent1f6ae97375038d222d9cfb2ced42188250bee460
Bug 7250: stage_biblios_file.pl is missing options for encoding

- adds command line options for encoding, defaulting to utf8
- options match options availablen in the stage marc records form
  of the staff interface
- activates warnings
- adds copyright statement

To test:
Import records with diacritics using the stage_biblios_file.pl
Records can be imported into the catalog using the staff interface
or the commit_biblios_file.pl script.

Signed-off-by: Ulrich Kleiber <ulrich.kleiber@bsz-bw.de>
Successfully tested with default encoding utf8.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
misc/stage_biblios_file.pl