App-Sqitch

 view release on metacpan or  search on metacpan

t/click-conf/creds.pl  view on Meta::CPAN

{
    connections_credentials => {
        connection => {
            name => 'default',
            hostname => 'hostname',
            port => 9440,
            secure =>1,
            user => 'default',
            password => 'password',
        },
    },
}



( run in 1.935 second using v1.01-cache-2.11-cpan-98e64b0badf )