$NS::db = {
    host => 'another.host.com',
    user => 'another_user',
    password => 'otherpass',
    B => 6,
};