Help for this page

Select Code to Download


  1. or download this
    sub new {
        my ($class, %args) = @_;
    ...
            path                  => $args{path}     || DEFAULT_UNIX_SOCKE
    +T,
            port                  => $args{port}     || DEFAULT_PORT_NUMBE
    +R,
    #...snip!