Make cleanup of encodings, moving webpac closer to having
[webpac2] / lib / WebPAC / Input / Excel.pm
index 72d6095..92c4e37 100644 (file)
@@ -141,6 +141,9 @@ sub size {
        my $self = shift;
        return $self->{size};
 }
+
+sub default_encoding { 'UTF-16' }
+
 =head1 AUTHOR
 
 Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>