X-Git-Url: http://git.ieval.ro/?p=poe-component-irc-plugin-hello.git;a=blobdiff_plain;f=lib%2FPOE%2FComponent%2FIRC%2FPlugin%2FHello.pm;h=7a5cfe388ededa5edad82c51dc97a9261fed015a;hp=9b03e4713061d343b320b863887c80bfe2322e2e;hb=77a73fa5f57e4e2e4b2d4c9c4e927479c95f634c;hpb=a3ee1c39ae471ebb490dbca1740164b92479928b diff --git a/lib/POE/Component/IRC/Plugin/Hello.pm b/lib/POE/Component/IRC/Plugin/Hello.pm index 9b03e47..7a5cfe3 100644 --- a/lib/POE/Component/IRC/Plugin/Hello.pm +++ b/lib/POE/Component/IRC/Plugin/Hello.pm @@ -7,7 +7,7 @@ use utf8; use Encode qw/encode decode/; use Unicode::Normalize qw/NFC/; -our $VERSION = '0.001002'; +our $VERSION = '0.001003'; use List::Util qw/first/; @@ -85,7 +85,7 @@ Marius Gavrilescu, Emarius@ieval.roE =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,