use lib '.'; my $pool = AnyEvent::Fork ->new ->require("Some") ->send_arg ("str1", "str2") ;