Algorithm-Dependency
view release on metacpan or search on metacpan
1.102 2006-04-16
- No functional changes, no need to upgrade
- Moving from old CVS to new SVN repository
- Doing some general cleaning up
- Updating to Module::Install 0.62
1.101 2005-10-10
- It appears I overtightened the naming rules. Reversed
1.100 2005-10-10
- Significant version bump to announce addition of major functionality
- Added Algorithm::Dependency::Weight
- Upgraded a few remaining things to Params::Util
1.04 2005-09-14
- Converted to Module::Install
- Added Algorithm::Dependency::Source::HoA by request
- Modernised the layout a little
- Upgraded from UNIVERSAL::isa to Params::Util to support more
complex uses of objects like Adapaters and Decorators.
1.03 2004-08-21
- Because some smoke testers weren't installing Test::ClassAPI's
dependencies properly, add them explicitly to the Makefile.PL
1.02 2004-08-20
- Change missing_dependencies to use ->item and ->items rather than
accessing the internal directly. This means custom sub-classed
Sources don't have to overload ->missing_dependencies. Currently
in the documentation, we tell them they don't have to.
1.01 2004-08-20
- Fixed: ignore_orphans did not work for the ::Ordered subclass
- Changed to test data directory to the new standard
1.0 2004-07-19
- Updated copyright notice
- Updated test suite, and made it more cross-platform friendly
- No changes needed for a long time, so incrementing to version 1.0
0.6 2003-11-19
- Fixed several bugs in the POD documentation
- Updated version numbers correctly this time
0.5 2003-11-12
- 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 2003-06-21 10:19:21
- Added the missing_dependencies method to the Source class
0.3 2003-05-11 08:13:42
- Made a stupid mistake in ->schedule_all
0.2 2003-05-11 06:54:32
- Added the ->schedule_all method
0.1 2003-04-16 21:01:52
- original version
( run in 0.710 second using v1.01-cache-2.11-cpan-d7f47b0818f )