>>>>> On 17 Oct 2003 20:24:08 -0000, Steve Grazzini (via RT) <perlbug-followup@perl.org> said: Blame analysis says 11863. ----Program---- @&; "foo" =~ /.*/; print "[$&]" ----Output of .../p4LX2e6/perl-5.7.2@11862/bin/perl---- [foo] ----EOF ($?='0')---- ----Output of .../pLnfIcD/perl-5.7.2@11863/bin/perl---- [] ----EOF ($?='0')---- -- andreasThread Previous