1Algorithm::Dependency::UOsredrerCeodn(t3r)ibuted Perl DoAclugmoernittahtmi:o:nDependency::Ordered(3)
2
3
4

NAME

6       Algorithm::Dependency::Ordered - Implements an ordered dependency
7       heirachy
8

DESCRIPTION

10       Algorithm::Dependency::Ordered implements the most common variety of
11       Algorithm::Dependency, the one in which the dependencies of an item
12       must be acted upon before the item itself can be acted upon.
13
14       In use and semantics, this should be used in exactly the same way as
15       for the main parent class. Please note that the output of the "depends"
16       method is NOT changed, as the order of the depends is not assumed to be
17       important.  Only the output of the "schedule" method is modified to
18       ensure the correct order.
19
20       For API details, see Algorithm::Dependency.
21

SUPPORT

23       Bugs should be submitted via the CPAN bug tracker, located at
24
25       http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Algorithm-Dependency
26       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Algorithm-Dependency>
27
28       For general comments, contact the author.
29

AUTHOR

31       Adam Kennedy <adamk@cpan.org>
32

SEE ALSO

34       Algorithm::Dependency
35
37       Copyright 2003 - 2009 Adam Kennedy.
38
39       This program is free software; you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41
42       The full text of the license can be found in the LICENSE file included
43       with this module.
44
45
46
47perl v5.12.0                      2009-04-14 Algorithm::Dependency::Ordered(3)
Impressum