The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use constant CFG_ONLINE => 'y';
use constant CFG_HOST   => '192.168.2.1';
use constant CFG_PORT   => '1080';
1;