Subject: | Way too much functionality in one patch. |
Date: | Tue, 3 Oct 2006 22:09:04 -0400 |
To: | bug-par-dist-fromcpan [...] rt.cpan.org |
From: | Jesse Vincent <jesse [...] bestpractical.com> |
Message body not shown because it is not plain text.
* Add a "_diag" method, to clean up all the code that checks
'verbose' and send output
* Improved dependency resolution
* for loop was very unhappy as we modified its list on the fly
* actually PAR dependencies _before_ the thing that depends on them
* When a module depends on a dual-lifed module that was already in
the core as of $^V, use
the core version. Without this change, Module::Build can't
be autopared
Jesse
Message body is not shown because sender requested not to inline it.