diff --git a/win32console.pm b/win32console.pm index 8e8d507..e9a1d46 100644 --- a/win32console.pm +++ b/win32console.pm @@ -49,7 +49,7 @@ PerlIO::win32console - unicode console output on windows # consoles use PerlIO::win32console "-install"; --head1 DESCRIPTION +=head1 DESCRIPTION Implements UTF-8 output to the Win32 console, using the wide character console APIs.