>>>>> On Sat, 24 Mar 2007 13:22:44 +0100, [EMAIL PROTECTED] said:
Hi Elizabeth,
it turns out that this has to do with patch 28771. Binary search
tells me:
----Program----
eval {require Devel::Required};
print $@ ? "N/A" : "OK";
print "\n";
----Output of .../pu2VXAq/[EMAIL PROTECTED]/bin/perl----
OK
----EOF ($?='0')----
----Output of .../puSu4Ff/[EMAIL PROTECTED]/bin/perl----
N/A
----EOF ($?='0')----
Does this resolve the issue for you? If not, please forward to P5P.
Cordially,
--
andreas
