GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Algorithm::Dependency::Ordered(3) User Contributed Perl Documentation Algorithm::Dependency::Ordered(3)

Algorithm::Dependency::Ordered - Implements an ordered dependency hierarchy

version 1.112

Algorithm::Dependency::Ordered implements the most common variety of Algorithm::Dependency, the one in which the dependencies of an item must be acted upon before the item itself can be acted upon.

In use and semantics, this should be used in exactly the same way as for the main parent class. Please note that the output of the "depends" method is NOT changed, as the order of the depends is not assumed to be important. Only the output of the "schedule" method is modified to ensure the correct order.

For API details, see Algorithm::Dependency.

Algorithm::Dependency

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Algorithm-Dependency> (or bug-Algorithm-Dependency@rt.cpan.org <mailto:bug-Algorithm-Dependency@rt.cpan.org>).

Adam Kennedy <adamk@cpan.org>

This software is copyright (c) 2003 by Adam Kennedy.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-04-28 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.