There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Net::Etcd::Maintenance

SYNOPSIS

# list members
$members = $etcd->member()->list;

DESCRIPTION

Provides support for cluster member related actions.

ACCESSORS

endpoint

PUBLIC METHODS

list

lists all the members in the cluster.