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-tf28... Sent from the Koha - Discuss mailing list archive at Nabble.com.