The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
#
# config file for ex4
#

# tree-style can be used
<src>
  host = localhost
  port = 80
</src>

# flat-style can be used too
dst-host = localhost
dst-port = 8080