From 852b5caab81349d952395cefb6cdfc10d5506c54 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Wed, 28 Jan 2015 15:40:09 +0200 Subject: [PATCH] Add two more spellings of neata to the greetings list --- lib/POE/Component/IRC/Plugin/Hello.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/POE/Component/IRC/Plugin/Hello.pm b/lib/POE/Component/IRC/Plugin/Hello.pm index 20b341a..aff114e 100644 --- a/lib/POE/Component/IRC/Plugin/Hello.pm +++ b/lib/POE/Component/IRC/Plugin/Hello.pm @@ -13,7 +13,7 @@ use POE::Component::IRC::Plugin qw/PCI_EAT_NONE/; sub new { my $class = shift; my $self = { - greetings => [qw/privet hello salut salutari neata neaţa hola hey hi bonjour wassup sup hallo chikmaa tungjatjeta parev salam namaskaar mingalarba ahoy saluton allo moin aloha namaste shalom ciào ciao servus salve ave merhaba witaj hei hola selam sawubona/, "what's up", 'que tal', 'こんにちは', '你好', 'ni hao'], + greetings => [qw/privet hello salut salutari neata neaţa neața neatza hola hey hi bonjour wassup sup hallo chikmaa tungjatjeta parev salam namaskaar mingalarba ahoy saluton allo moin aloha namaste shalom ciào ciao servus salve ave merhaba witaj hei hola selam sawubona/, "what's up", 'que tal', 'こんにちは', '你好', 'ni hao'], @_ }; -- 2.30.2