2.2     2009-04-15      Add stuff to see 'recommended' modules, thanks to
                          Georg Oechsler;
                        Capture STDERR and test that it's empty in
                          script test (and spew if it's not, for to help
                          debug from CPAN-testers reports)

2.1     2009-04-11      Add Ian Tegebo's patch to get deps from Makefile.PL

2.0     2007-12-13      Add caching;
                        Uses cached data for testing, so tests are less
                          fragile;
                        Add maxdepth param

1.99_01 2007-12-03      This version was a re-write;
                        No longer supports searching by distribution;
                        Switch to Parse::CPAN::Packages from CPAN.pm;
                        Much better core module detection;
                        Perl version option;
                        Added docs to cpandeps script

1.1     2007-11-07      Error checking in 'cpandeps' script
                        Added 'build_requires' support

1.02    2007-07-19      Now installs 'cpandeps' script;
                        Added 'nowarnings'

1.01    2007-08-19      Updated dependency to CPAN.pm 1.9102

1.0     2007-08-17      Original release