diff --git a/.mailmap b/.mailmap index f59311347ee3..4e9293d334ff 100644 --- a/.mailmap +++ b/.mailmap @@ -309,7 +309,9 @@ Eric Brine ikegami Eric Fifer Fifer, Eric Eric Melville Eric Melville Erik erik@cs.uni-jena.de -Eugen Konkov Eugen Konkov +Eugen Konkov Eugen Konkov +Eugen Konkov Eugen Konkov +Eugen Konkov Eugen Konkov Fabien Tassin Fabien TASSIN Father Chrysostomos Father Chrysostomos (via RT) Father Chrysostomos Father Chrysostomos diff --git a/AUTHORS b/AUTHORS index 543b5e922ae3..37509b1f5cf9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,7 +19,7 @@ # you wish to remove yourself. If you wish to register a new email # against one of these names you should update the .mailmap file # instead. --- +-- A. C. Yardley A. Sinan Unur Aaron B. Dossett @@ -473,7 +473,7 @@ Erik Erik Huelsmann Eryq Etienne Grossman -Eugen Konkov +Eugen Konkov Eugene Alterman Eugene Alvin Villar Evan Miller diff --git a/lib/perl5db.t b/lib/perl5db.t index f91b1d1e4b30..78336526eab4 100644 --- a/lib/perl5db.t +++ b/lib/perl5db.t @@ -3012,6 +3012,10 @@ SKIP: local $ENV{LANG} = "C"; local $ENV{LC_MESSAGES} = "C"; local $ENV{LC_ALL} = "C"; + my $out = `/usr/bin/man --version`; + if ($out =~ /^This system has been minimized/) { + skip "No man. This system has been minimized...", 1; + } my $wrapper = DebugWrap->new( { cmds =>