Subject: | blead breaks PadWalker again |
I think you have to deal with two binary incompatibilities because the
diagnostic messages differ again today, but I do not know how to
determine the next breakage threshold. So for now I tell you only about
29629:
Show quoted text
----Program----
eval {require PadWalker};
print $@ ? "N/A" : "OK";
print "\n";
----Output of .../p5QXSIU/perl-5.8.0@29628/bin/perl----
OK
----EOF ($?='0')----
----Output of .../pnq2n8x/perl-5.8.0@29629/bin/perl----
N/A
----EOF ($?='0')----
HTH,
Regards,