1Graph::Easy::Group::AnoUns(e3r)Contributed Perl DocumentGartaipohn::Easy::Group::Anon(3)
2
3
4

NAME

6       Graph::Easy::Group::Anon - An anonymous group of nodes in Graph::Easy
7

SYNOPSIS

9               use Graph::Easy::Group::Anon;
10
11               my $anon = Graph::Easy::Group::Anon->new();
12

DESCRIPTION

14       A "Graph::Easy::Group::Anon" represents an anonymous group of nodes,
15       e.g. a group without a name.
16
17       The syntax in the Graph::Easy textual description language looks like
18       this:
19
20               ( [ Bonn ] -> [ Berlin ] )
21
22       This module is loaded and used automatically by Graph::Easy, so there
23       is no need to use it manually.
24

EXPORT

26       None by default.
27

SEE ALSO

29       Graph::Easy::Group.
30

AUTHOR

32       Copyright (C) 2004 - 2006 by Tels <http://bloodgate.com>.
33
34       See the LICENSE file for more details.
35
36
37
38perl v5.28.1                      2016-06-06       Graph::Easy::Group::Anon(3)
Impressum