[vhffs-dev] [1024] Fixed utf8 support

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1024
Author:   gradator
Date:     2007-10-25 16:19:02 +0000 (Thu, 25 Oct 2007)

Log Message:
-----------
Fixed utf8 support

Modified Paths:
--------------
    trunk/vhffs-irc/modobot.pl


Modified: trunk/vhffs-irc/modobot.pl
===================================================================
--- trunk/vhffs-irc/modobot.pl	2007-10-25 16:10:49 UTC (rev 1023)
+++ trunk/vhffs-irc/modobot.pl	2007-10-25 16:19:02 UTC (rev 1024)
@@ -19,11 +19,11 @@
 use Vhffs::Object;
 use Vhffs::ObjectFactory;
 
-use Data::Dumper;
-
 use Net::IRC;
 use Text::Wrapper;
 
+binmode STDOUT, ':utf8';
+
 my $bot;
 my $cmpt = 0;
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/