John Peacock wrote:
> Still investigating...

Ah, nevermind:

=== Build.PL
==================================================================
--- Build.PL    (revision 531)
+++ Build.PL    (local)
@@ -3,7 +3,7 @@
 use Module::Build;
 my $class = Module::Build->subclass
 (
-    class => 'version::Builder',
+#    class => 'version::Builder',
     code => q{
     sub ACTION_dist{
         my $self = shift;


I can't see anything in the diff between 0.33 and 0.33_05 that would explain why
that doesn't work any more.  Can you?

John

Reply via email to