Help for this page
#!/usr/bin/perl use strict; ... # Say bye $client->logout();
#!/usr/bin/env perl use strict; ... # Say bye $client->logout();