File perl-perldoc-utf8.diff of Package perl.39085

--- ./cpan/Pod-Perldoc/lib/Pod/Perldoc.pm.orig	2020-06-09 14:57:08.486657868 +0000
+++ ./cpan/Pod-Perldoc/lib/Pod/Perldoc.pm	2020-06-09 15:09:57.056990775 +0000
@@ -470,7 +470,7 @@ sub init_formatter_class_list {
 
   $self->opt_M_with('Pod::Perldoc::ToPod');   # the always-there fallthru
   $self->opt_o_with('text');
-  $self->opt_o_with('man') unless $self->is_mswin32 || $self->is_dos
+  $self->opt_o_with('term') unless $self->is_mswin32 || $self->is_dos
        || !($ENV{TERM} && (
               ($ENV{TERM} || '') !~ /dumb|emacs|none|unknown/i
            ));
openSUSE Build Service is sponsored by