in reply to
Task scheduling using perl
I sure hope that's not really your data. Task1 depends on Task3 and Task3 depends on Task1. your program should probably check for such loops.
Comment on
Re: Task scheduling using perl
In Section
Seekers of Perl Wisdom