On Fri, Jul 23, 2010 at 10:29:37AM +0100, Nicholas Clark wrote: > On Fri, Jul 23, 2010 at 12:56:27AM +0000, [email protected] > wrote: > > > # assigned to the previous statement, i.e., the last statement > > executed in foo()! > > + # XXX this doesn't seem to be slow in 5.12+ - need a better example > > foo() && 'aaaaaaaaaaa' =~ /((a{0,5}){0,5})*[c]/; > > That's a feature, isn't it? :-)
Yes, but, darn it, how am I supposed to demonstrate pathological regex if you guys keep fixing them! :) Tim. -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
