Help for this page

Select Code to Download


  1. or download this
    coerce 'NetAddr::IP'
       => from 'Str'
    ...
          },
       );
    }
    
  2. or download this
    $o->server
    
  3. or download this
    $o->server_object->addr
    
  4. or download this
    C->new(server => ...)
    
  5. or download this
    C->new(server_object => ...)