The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Graph::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::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>