Help for this page
#!/usr/bin/perl use strict; ... $client->logout or die "Logout error: ", $client->LastError, "\n";