bug 2505: enable warnings in C4::ImportBatch and C4::Matcher
authorGalen Charlton <galen.charlton@liblime.com>
Sun, 7 Jun 2009 22:02:46 +0000 (10:02 +1200)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 8 Jun 2009 01:09:19 +0000 (20:09 -0500)
commited014edad77b212f78c1b300b3e9b18ad25eaacc
tree8ad8bcf55e82df9646091d2043ab738f86c40d57
parentc53c9ff8c6f992d02e6d7a1832e60cb11d85890b
bug 2505: enable warnings in C4::ImportBatch and C4::Matcher

Also fix issues with normalizing ISBNs and the default
normalizer in C4::Matcher.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/ImportBatch.pm
C4/Matcher.pm