######################################################################
Revision history for Perl extension CPAN::Unwind
0.03 (2005/03/26)
(ms) Added cpan-download
(ms) made CPAN::Config optional
(ms) Cache optional
(ms) Leave core modules out by default, core_include param set to true
(-c switch in cpan-unwind) gets them back in.
(ms) cpan-unwind supports multiple arguments
0.02 2005/03/15
(ms) Changed all references to the misspelled 'dependend' to
'dependent'. Please note that this also affects the API
(->dependent_versions()). Thanks to Adam Kennedy
<adamk@cpan.org>.
(ms) Added cpan-unwind script in eg, installed in bin.
(ms) Added module dependencies in Makefile.PL
0.01 2005/03/13
(ms) Where it all began.