The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package POE::Component::IKC;
# $Id: IKC.pm 1247 2014-07-07 09:06:34Z fil $

use strict;
use vars qw( $VERSION );
$VERSION='0.2402';

# Force CPAN to see this

sub DEBUG () { 0 }


1;