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

Data::Stag::GraphHandler - Graph Handler

SYNOPSIS

my $p = Data::Stag->parser;
$p->handler('graph');
$p->handler->mapping([vertex=>[

$p->parse

DESCRIPTION

PUBLIC METHODS -