Set POD encoding to utf-8
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 21:51:21 +0000 (00:51 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 21:51:21 +0000 (00:51 +0300)
lib/POE/Component/IRC/Plugin/Logger/Irssi.pm

index 79c96b94caa3ee63aea31d10fca71ac18fe046c0..0a82627fa569b8129a288a650ffb56ddc3876317 100644 (file)
@@ -40,6 +40,8 @@ sub irssi_format { \%irssi_format }
 1;
 __END__
 
+=encoding utf-8
+
 =head1 NAME
 
 POE::Component::IRC::Plugin::Logger::Irssi - Log IRC events like irssi
This page took 0.011032 seconds and 4 git commands to generate.