The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# 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
    flood: 1
channels:
  - name: '#test'
    network: 'local'
    repos:
      - test