Re: [perl #44763] [BUG] Assertion fails if PCRE is not available

2008-06-15 Thread Ron Blaschke
James Keenan via RT wrote: This is what I'm getting on Linux where Configure.pl says that I do not have PCRE: $ prove -v t/library/pcre.t t/examples/library.t t/library/pcre.. 1..1 ok 1 # SKIP no pcre-config ok t/examples/library.. 1..4 ok 1 - examples/library/getopt_demo.pir ok 2

Re: [perl #44763] [BUG] Assertion fails if PCRE is not available

2007-08-19 Thread chromatic
On Saturday 18 August 2007 14:00:45 Ron Blaschke wrote: > # New Ticket Created by Ron Blaschke > # Please include the string: [perl #44763] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=44763 > > > > Not sure if this is Wi