Re: pcre.t failure

2005-05-21 Thread Leopold Toetsch
Chromatic <[EMAIL PROTECTED]> wrote: >> t/library/pcreCan't use string ("Test::Builder") as a HASH ref while >> "strict refs" in use at lib/Test/Builder.pm line 304. > This is a feature of the Test-Simple update I did yesterday. > I bet $has_pcre is false for you and you're hitting the skip

Re: pcre.t failure

2005-05-20 Thread Dino Morelli
On Fri, 20 May 2005, chromatic wrote: >On Fri, 2005-05-20 at 17:49 -0400, Dino Morelli wrote: > >> r8136, I'm seeing this test failure: >> >> $ perl t/harness t/library/pcre.t >> >> t/library/pcreCan't use string ("Test::Builder") as a HASH ref while >> "strict refs" in use at lib/Test/Builder

[perl #35903] [BUG] pcre.t failure

2005-05-20 Thread via RT
orwarded message -- From: Dino Morelli <[EMAIL PROTECTED]> Date: May 20, 2005 2:49 PM Subject: pcre.t failure To: Perl 6 Internals list r8136, I'm seeing this test failure: $ perl t/harness t/library/pcre.t t/library/pcreCan't use string ("Test::Builder") as

Re: pcre.t failure

2005-05-20 Thread chromatic
On Fri, 2005-05-20 at 17:49 -0400, Dino Morelli wrote: > r8136, I'm seeing this test failure: > > $ perl t/harness t/library/pcre.t > > t/library/pcreCan't use string ("Test::Builder") as a HASH ref while > "strict refs" in use at lib/Test/Builder.pm line 304. This is a feature of the Test-

pcre.t failure

2005-05-20 Thread Dino Morelli
r8136, I'm seeing this test failure: $ perl t/harness t/library/pcre.t t/library/pcreCan't use string ("Test::Builder") as a HASH ref while "strict refs" in use at lib/Test/Builder.pm line 304. # Looks like your test died before it could output anything. t/library/pcredubious Test