#!/usr/bin/perl -w

use strict;

use Test::More ( tests => 2 );


use_ok( "POE::Component::Daemon" );
use_ok( "POE::Component::Daemon::Scoreboard" );


syntax highlighted by Code2HTML, v. 0.9.1