SERVER OPTIONS: $VAR1 = bless( {
                 'server' => {
                               'peername' => '',
                               'sockport' => 2222,
                               'conf_file' => undef,
                               'chown_files' => [
                                                  '/usr/local/directslave/log/error.log',
                                                  '/usr/local/directslave/log/access.log'
                                                ],
                               'timeout_header' => 15,
                               'reverse_lookups' => undef,
                               'setsid' => undef,
                               'peerport' => 33618,
                               'pid_file' => '/usr/local/directslave/run/directslave.pid',
                               'listen' => undef,
                               'access_log_file' => '/usr/local/directslave/log/access.log',
                               'access_log_format' => '%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"',
                               '_bind' => [
                                            {
                                              'proto' => 'tcp',
                                              'ipv' => 4,
                                              'port' => '2222',
                                              'host' => '0.0.0.0'
                                            }
                                          ],
                               'user' => 103,
                               'server_type' => [
                                                  'Fork'
                                                ],
                               'ipv' => [],
                               'proto' => [],
                               'chroot' => undef,
                               'deny' => [],
                               'tied_stdout_callback' => sub { "DUMMY" },
                               'port' => [
                                           '2222'
                                         ],
                               'no_client_stdout' => undef,
                               'check_for_dead' => 60,
                               'server_revision' => 'DirectSlave/1.2',
                               'cidr_deny' => [],
                               'access_log_function' => sub { "DUMMY" },
                               'pid_file_unlink' => 1,
                               'cidr_allow' => [
                                                 '0.0.0.0/0'
                                               ],
                               'enable_dispatch' => undef,
                               'check_for_dequeue' => undef,
                               'max_servers' => 256,
                               'group' => '107 107',
                               'leave_children_open_on_hup' => undef,
                               'log_level' => 2,
                               'tie_client_stdout' => 1,
                               'select' => bless( [
                                                    ' ',
                                                    1,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    bless( \*Symbol::GEN0, 'Net::Server::Proto::TCP' )
                                                  ], 'IO::Select' ),
                               'sock' => [
                                           undef
                                         ],
                               '_run_args' => [
                                                'min_spare_servers',
                                                undef,
                                                'spare_servers',
                                                undef
                                              ],
                               'multi_port' => 1,
                               'requests' => 1,
                               'background' => 1,
                               'sig_passthrough' => [],
                               'peeraddr' => '37.bb.cc.dd',
                               'log_file' => '/usr/local/directslave/log/error.log',
                               'host' => [
                                           '*'
                                         ],
                               'client' => bless( \*Symbol::GEN5, 'Net::Server::Proto::TCP' ),
                               'sockaddr' => '37.bbb.ccc.ddd',
                               'ppid' => 2037,
                               'max_dequeue' => undef,
                               'timeout_idle' => 60,
                               'no_close_by_child' => undef,
                               'allow' => [],
                               'tied_stdin_callback' => undef,
                               'commandline' => [
                                                  '/usr/bin/perl',
                                                  '/usr/local/directslave/bin/directslave'
                                                ],
                               'max_header_size' => 100000
                             },
                 'request_info' => {
                                     'request_headers' => [
                                                            [
                                                              'Authorization',
                                                              'Basic ****************************************'
                                                            ],
                                                            [
                                                              'Host',
                                                              '37.bbb.ccc.ddd'
                                                            ]
                                                          ],
                                     'request' => 'GET /CMD_API_DNS_ADMIN?action=exists&domain=bistocraft.fr HTTP/1.0',
                                     'sockport' => 2222,
                                     'query_string' => '?action=exists&domain=bistocraft.fr',
                                     'request_method' => 'GET',
                                     'peerport' => 33618,
                                     'peeraddr' => '37.bb.cc.dd',
                                     'remote_user' => '-',
                                     'request_size' => 0,
                                     'sockaddr' => '37.bbb.ccc.ddd',
                                     'peerhost' => '37.bb.cc.dd',
                                     'request_header_size' => 146,
                                     'begin' => '1349913140.03209',
                                     'request_path' => '/CMD_API_DNS_ADMIN',
                                     'request_protocol' => 'http'
                                   }
               }, 'main' );
CGI QUERY: $VAR1 = bless( {
                 '.parameters' => [
                                    'action',
                                    'domain'
                                  ],
                 'use_tempfile' => 1,
                 '.charset' => 'ISO-8859-1',
                 '.fieldnames' => {},
                 'param' => {
                              'domain' => [
                                            'bistocraft.fr'
                                          ],
                              'action' => [
                                            'exists'
                                          ]
                            },
                 'escape' => 1
               }, 'CGI' );
Checking credentials: received admin:$1$************************** vs admin:$1$**************************
Use of uninitialized value in length at /usr/local/directslave/bin/directslave line 109.
SERVER OPTIONS: $VAR1 = bless( {
                 'server' => {
                               'peername' => '',
                               'sockport' => 2222,
                               'conf_file' => undef,
                               'chown_files' => [
                                                  '/usr/local/directslave/log/error.log',
                                                  '/usr/local/directslave/log/access.log'
                                                ],
                               'timeout_header' => 15,
                               'reverse_lookups' => undef,
                               'setsid' => undef,
                               'peerport' => 43692,
                               'pid_file' => '/usr/local/directslave/run/directslave.pid',
                               'listen' => undef,
                               'access_log_file' => '/usr/local/directslave/log/access.log',
                               'access_log_format' => '%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"',
                               '_bind' => [
                                            {
                                              'proto' => 'tcp',
                                              'ipv' => 4,
                                              'port' => '2222',
                                              'host' => '0.0.0.0'
                                            }
                                          ],
                               'user' => 103,
                               'server_type' => [
                                                  'Fork'
                                                ],
                               'ipv' => [],
                               'proto' => [],
                               'chroot' => undef,
                               'deny' => [],
                               'tied_stdout_callback' => sub { "DUMMY" },
                               'port' => [
                                           '2222'
                                         ],
                               'no_client_stdout' => undef,
                               'check_for_dead' => 60,
                               'server_revision' => 'DirectSlave/1.2',
                               'cidr_deny' => [],
                               'access_log_function' => sub { "DUMMY" },
                               'pid_file_unlink' => 1,
                               'cidr_allow' => [
                                                 '0.0.0.0/0'
                                               ],
                               'enable_dispatch' => undef,
                               'check_for_dequeue' => undef,
                               'max_servers' => 256,
                               'group' => '107 107',
                               'leave_children_open_on_hup' => undef,
                               'log_level' => 2,
                               'tie_client_stdout' => 1,
                               'select' => bless( [
                                                    ' ',
                                                    1,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    undef,
                                                    bless( \*Symbol::GEN0, 'Net::Server::Proto::TCP' )
                                                  ], 'IO::Select' ),
                               'sock' => [
                                           undef
                                         ],
                               '_run_args' => [
                                                'min_spare_servers',
                                                undef,
                                                'spare_servers',
                                                undef
                                              ],
                               'multi_port' => 1,
                               'requests' => 1,
                               'background' => 1,
                               'sig_passthrough' => [],
                               'peeraddr' => '37.bb.cc.dd',
                               'log_file' => '/usr/local/directslave/log/error.log',
                               'host' => [
                                           '*'
                                         ],
                               'client' => bless( \*Symbol::GEN6, 'Net::Server::Proto::TCP' ),
                               'sockaddr' => '37.bbb.ccc.ddd',
                               'ppid' => 2037,
                               'max_dequeue' => undef,
                               'timeout_idle' => 60,
                               'no_close_by_child' => undef,
                               'allow' => [],
                               'tied_stdin_callback' => undef,
                               'commandline' => [
                                                  '/usr/bin/perl',
                                                  '/usr/local/directslave/bin/directslave'
                                                ],
                               'max_header_size' => 100000
                             },
                 'request_info' => {
                                     'request_headers' => [
                                                            [
                                                              'Authorization',
                                                              'Basic **************************'
                                                            ],
                                                            [
                                                              'Content-Length',
                                                              '807'
                                                            ],
                                                            [
                                                              'Host',
                                                              '37.bbb.ccc.ddd'
                                                            ]
                                                          ],
                                     'request' => 'POST /CMD_API_DNS_ADMIN?action=rawsave&domain=bistocraft.fr HTTP/1.0',
                                     'sockport' => 2222,
                                     'query_string' => '?action=rawsave&domain=bistocraft.fr',
                                     'request_method' => 'POST',
                                     'peerport' => 43692,
                                     'peeraddr' => '37.bb.cc.dd',
                                     'remote_user' => '-',
                                     'request_size' => '807',
                                     'sockaddr' => '37.bbb.ccc.ddd',
                                     'peerhost' => '37.bb.cc.dd',
                                     'request_header_size' => 169,
                                     'begin' => '1349913140.43324',
                                     'request_path' => '/CMD_API_DNS_ADMIN',
                                     'request_protocol' => 'http'
                                   }
               }, 'main' );
CGI QUERY: $VAR1 = bless( {
                 '.parameters' => [
                                    '
$TTL 14400
@       IN      SOA     ns1.bistofly.in.      hostmaster.bistocraft.fr. (
                                                2012101100
                                                14400
                                                3600
                                                1209600
                                                86400 )
bistocraft.fr.	14400	IN	NS	ns1.bistofly.in.
bistocraft.fr.	14400	IN	NS	ns2.bistofly.in.
bistocraft.fr.	14400	IN	A	37.bb.cc.dd
ftp	14400	IN	A	37.bb.cc.dd
localhost	14400	IN	A	127.0.0.1
mail	14400	IN	A	37.bb.cc.dd
pop	14400	IN	A	37.bb.cc.dd
smtp	14400	IN	A	37.bb.cc.dd
www	14400	IN	A	37.bb.cc.dd
bistocraft.fr.	14400	IN	MX	10 mail
bistocraft.fr.	14400	IN	TXT	"v'
                                  ],
                 'use_tempfile' => 1,
                 '.charset' => 'ISO-8859-1',
                 '.fieldnames' => {},
                 'param' => {
                              '
$TTL 14400
@       IN      SOA     ns1.bistofly.in.      hostmaster.bistocraft.fr. (
                                                2012101100
                                                14400
                                                3600
                                                1209600
                                                86400 )
bistocraft.fr.	14400	IN	NS	ns1.bistofly.in.
bistocraft.fr.	14400	IN	NS	ns2.bistofly.in.
bistocraft.fr.	14400	IN	A	37.bb.cc.dd
ftp	14400	IN	A	37.bb.cc.dd
localhost	14400	IN	A	127.0.0.1
mail	14400	IN	A	37.bb.cc.dd
pop	14400	IN	A	37.bb.cc.dd
smtp	14400	IN	A	37.bb.cc.dd
www	14400	IN	A	37.bb.cc.dd
bistocraft.fr.	14400	IN	MX	10 mail
bistocraft.fr.	14400	IN	TXT	"v' => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            'spf1 a mx ip4:37.bb.cc.dd ~all"
localhost	14400	IN	AAAA	::1
'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ]
                            },
                 'escape' => 1
               }, 'CGI' );
Checking credentials: received admin:$1$************************** vs admin:$1$**************************
Use of uninitialized value in length at /usr/local/directslave/bin/directslave line 109.
flock() on closed filehandle SEC at /usr/local/directslave/bin/directslave line 178.
print() on closed filehandle SEC at /usr/local/directslave/bin/directslave line 179.
flock() on closed filehandle LOG at /usr/local/directslave/bin/directslave line 230.
printf() on closed filehandle LOG at /usr/local/directslave/bin/directslave line 231.