graph::easy::group::anon(3pm) debian man page | unix.com

Man Page: graph::easy::group::anon

Operating Environment: debian

Section: 3pm

Graph::Easy::Group::Anon(3pm)				User Contributed Perl Documentation			     Graph::Easy::Group::Anon(3pm)

NAME
Graph::Easy::Group::Anon - An anonymous group of nodes in Graph::Easy
SYNOPSIS
use Graph::Easy::Group::Anon; my $anon = Graph::Easy::Group::Anon->new();
DESCRIPTION
A "Graph::Easy::Group::Anon" represents an anonymous group of nodes, e.g. a group without a name. The syntax in the Graph::Easy textual description language looks like this: ( [ Bonn ] -> [ Berlin ] ) This module is loaded and used automatically by Graph::Easy, so there is no need to use it manually.
EXPORT
None by default.
SEE ALSO
Graph::Easy::Group.
AUTHOR
Copyright (C) 2004 - 2006 by Tels <http://bloodgate.com>. See the LICENSE file for more details. perl v5.14.2 2011-12-23 Graph::Easy::Group::Anon(3pm)
Related Man Pages
graph::easy::base(3pm) - debian
graph::easy::layout::chain(3pm) - debian
graph::easy::layout::force(3pm) - debian
graph::easy::layout::path(3pm) - debian
graph::easy::layout::repair(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com