The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Graph::MoreUtils::Line::SelfLoopVertex - marker for artificial self-loops

DESCRIPTION

With loop_end_vertices option Graph::Line adds self-loops on pendant vertices thus preserving them from getting "lost". Instances of Graph::MoreUtils::Line::SelfLoopVertex are used to represent the artificial self-loops in the resulting line graphs.

SEE ALSO

perl(1)

AUTHORS

Andrius Merkys, <merkys@cpan.org>