--- trunk/t/6-unit.t 2006/07/05 19:52:45 585 +++ trunk/t/6-unit.t 2006/08/26 12:00:36 625 @@ -48,7 +48,7 @@ ok(my $maxmfn = $isis->open( path => $isis_file, - code_page => '852', # database encoding + code_page => 'cp852', # database encoding lookup_coderef => sub { my $rec = shift || return; $lookup->add( $rec );