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 1077 2013-02-11 16:50:56Z fil $

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

# Force CPAN to see this

sub DEBUG () { 0 }


1;