tweaks
authorShawn Boyette <sboyette@esilibrary.com>
Mon, 10 Nov 2008 19:03:48 +0000 (19:03 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Mon, 10 Nov 2008 19:03:48 +0000 (19:03 +0000)
filter_record.ids

index de88ae9..d935b8f 100644 (file)
@@ -3,8 +3,6 @@ use warnings;
 use strict;
 
 use Getopt::Long;
-#use MARC::Record;
-#use MARC::File::XML ( BinaryEncoding => 'utf-8' );
 
 # configuration hashref
 my $conf  = {};
@@ -97,7 +95,6 @@ Display usage message when things go wrong
 
 sub show_help {
 print <<HELP;
-
 Usage is: $0 [ARGS]
 
   --mode=MODE           Runmode to use (exclude, include; usually exclude)