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

0.104 Fri Nov 21 01:34:57 EST 2003
	- remove debian packaging files
	- add licensing terms to pod.  Depends was originally part of
	  gtk-perl, which itself bore this copyright notice.

0.103 Fri Aug 15 09:59:42 EDT 2003
	- add files for maintaining debian packages.

0.102 Tue Jul  8 14:10:29 EDT 2003
	- use File::Spec->file_name_is_absolute instead of non-portable m{^/}.
	  still uses direct string manipulation on paths, but this fix lets
	  the module function correctly under native Win32 perl.

0.101 Fri Jun 20 23:37:19 CEST 2003
	- added primitive load-only testsuite.

0.1   Thu Jun 19 01:29:25 CEST 2003
	- original version; created by extracting it from glib.