track failed (evel fail) records
[migration-tools.git] / renumber_marc
index 188b27d..3f6f93a 100755 (executable)
@@ -5,7 +5,7 @@ use warnings;
 use MARC::Batch;
 use Getopt::Long;
 #use MARC::Record;
-#use MARC::File::XML ( BinaryEncoding => 'utf-8' );
+use MARC::File::XML ( BinaryEncoding => 'utf-8' );
 #use MARC::Field;
 
 my $count = 0;