App-KGB

 view release on metacpan or  search on metacpan

eg/test-server-1.conf.d/repos.conf  view on Meta::CPAN

# vim: filetype=yaml
---
repositories:
  # just a name to identify it
  test:
    # needs to be the same on the client
    password: "truely secret"
networks:
  local:
    nick: KGB
    server: localhost
    port: 6667
    use_ssl: 0
    flood: 1
channels:
  - name: '#test'
    network: 'local'
    repos:
      - test



( run in 0.584 second using v1.01-cache-2.11-cpan-2398b32b56e )