The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Algorithm::Dependency

0.5  Wed Nov 12 2003
	- Due to a bug I didn't notice until I had a bad Source, 
	  the missing_dependencies method just outright didn't work.
	  Bug fixed and tests added to catch the case in future.

0.4  Sat Jun 21 10:19:21 2003
	- Added the missing_dependencies method to the Source class

0.3  Sun May 11 8:13:42 2003
	- Made a stupid mistake in ->schedule_all
	
0.2  Sun May 11 6:54:32 2003
	- Added the ->schedule_all method

0.1  Wed Apr 16 21:01:52 2003
	- original version