use TeamForge6; my $ctf = TeamForge6->new(proxy => 'http://forge.mysite.org',); my $session = $ctf->login($userid, $passwd);