r801@llin: dpavlin | 2006-07-04 13:19:45 +0200
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 4 Jul 2006 11:36:12 +0000 (11:36 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 4 Jul 2006 11:36:12 +0000 (11:36 +0000)
 use MARC::Normalize 0.11

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@581 07558da8-63fa-0310-ba24-9fe276d99e06

run.pl

diff --git a/run.pl b/run.pl
index 923419d..85a293a 100755 (executable)
--- a/run.pl
+++ b/run.pl
@@ -10,7 +10,7 @@ use WebPAC::Common 0.02;
 use WebPAC::Lookup;
 use WebPAC::Input 0.03;
 use WebPAC::Store 0.03;
-use WebPAC::Normalize;
+use WebPAC::Normalize 0.11;
 use WebPAC::Output::TT;
 use WebPAC::Validate;
 use WebPAC::Output::MARC;