[Koha] Problem in running "bulkmarcimport.pl" script
arnab
arnabsadhukhan at kolkatacdac.in
Fri Dec 29 17:43:10 NZDT 2006
Hi, All,
When I'm trying to run the script "bulkmarcimport.pl" it showing the
error.......
C:\usr\koha227\scripts\misc\migration_tools>bulkmarcimport.pl -file t.mrc
Can't locate object method "encoding" via package "MARC::Record" at
C:\usr\koha227\scripts\misc\migration_tools\bulkmarcimport.pl line 218.
bulkmarcimport.pl
216 if ($marcFlavour eq 'MARC21') {
217 my $tag000_pos09;
218 if ($record->encoding() eq 'UTF-8') {
219 if ($verbose) {
220 print "\nRecord $i encoding is UTF-8\n";
221 $tag000_pos09 = substr ($record->leader, 9, 1);
222 $
.......
Could anybody help me.
With Regards,
Arnab
--
View this message in context: http://www.nabble.com/Problem-in-running-%22bulkmarcimport.pl%22-script-tf2893392.html#a8083871
Sent from the Koha - Discuss mailing list archive at Nabble.com.
More information about the Koha
mailing list