Your IP : 216.73.216.1


Current Path : /usr/share/doc/perl-Config-Validator/eg/
Upload File :
Current File : //usr/share/doc/perl-Config-Validator/eg/ex4-cfg1

#
# 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