]> iEval git - poe-component-irc-plugin-hello.git/blobdiff - lib/POE/Component/IRC/Plugin/Hello.pm
Fix Dutch (thanks joostvb @ Freenode)
[poe-component-irc-plugin-hello.git] / lib / POE / Component / IRC / Plugin / Hello.pm
index 9b03e4713061d343b320b863887c80bfe2322e2e..290d1ae4a298a48bc7de2c7a4540cd23b5620563 100644 (file)
@@ -7,7 +7,7 @@ use utf8;
 use Encode qw/encode decode/;
 use Unicode::Normalize qw/NFC/;
 
 use Encode qw/encode decode/;
 use Unicode::Normalize qw/NFC/;
 
-our $VERSION = '0.001002';
+our $VERSION = '0.001003';
 
 use List::Util qw/first/;
 
 
 use List::Util qw/first/;
 
@@ -23,7 +23,7 @@ sub new {
                           tungjatjeta parev salam namaskaar mingalarba ahoy
                           saluton allo moin aloha namaste shalom ciào ciao servus
                           salve ave merhaba witaj hei hola selam sawubona
                           tungjatjeta parev salam namaskaar mingalarba ahoy
                           saluton allo moin aloha namaste shalom ciào ciao servus
                           salve ave merhaba witaj hei hola selam sawubona
-                          geodemorgen hoi καλημέρα/,
+                          goedemorgen mogge hoi καλημέρα/,
                        'what\'s up', 'que tal', 'こんにちは', '你好', 'ni hao',
                        'добро јутро', 'γεια σας', 'bom dia', 'hyvää huomenta'],
                @_
                        'what\'s up', 'que tal', 'こんにちは', '你好', 'ni hao',
                        'добро јутро', 'γεια σας', 'bom dia', 'hyvää huomenta'],
                @_
@@ -85,7 +85,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013 by Marius Gavrilescu
+Copyright (C) 2013-2015 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.14.2 or,
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.14.2 or,
This page took 0.023478 seconds and 4 git commands to generate.