# currently know and SASL mechanisms that are used by smtp that need it my $client = $sasl->client_new('smtp',${*$self}{'net_smtp_host'},0); my $str = $client->client_start;