On Friday 12 July 2013 12:42:02 you wrote: > Hi Jeffrey, > > many thanks for the report and I'm so sorry for the delayed response. > > On Sunday 07 September 2008 11:33:40 you wrote: > > Package: libconfig-general-perl > > Version: 2.40-1 > > Severity: normal > > > > OTF-8 characters produce warning > > > > Wide character in print at /usr/share/perl5/Config/General.pm line 1118. > > enabling the UTF8 support in the constructor, removes the warning. > > my $config = Config::General->new(-ConfigFile => $file, UTF8 => '1');
from the documentation [1]: -UTF8 If turned on, all files will be opened in utf8 mode. This may not work properly with older versions of Perl. [1]: http://search.cpan.org/dist/Config-General/General.pm
signature.asc
Description: This is a digitally signed message part.