Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi,
I ran your code with a use re "debug"; at the beginning and here is what I got:

Compiling REx `(.*? )' size 10 first at 5 1: OPEN1(3) 3: MINMOD(4) 4: STAR(6) 5: SANY(0) 6: EXACT < >(8) 8: CLOSE1(10) 10: END(0) floating ` ' at 0..2147483647 (checking floating) anchored(SBOL) impli +cit minlen 1 Guessing start of match, REx `(.*? )' against `is this odd or not?'... Found floating substr ` ' at offset 2... Guessed: match at offset 0 Matching REx `(.*? )' against `is this odd or not?' Setting an EVAL scope, savestack=6 0 <> <is this odd > | 1: OPEN1 0 <> <is this odd > | 3: MINMOD 0 <> <is this odd > | 4: STAR Setting an EVAL scope, savestack=6 SANY can match 2 times out of 2... 2 <is> < this odd > | 6: EXACT < > 3 <is > <this odd > | 8: CLOSE1 3 <is > <this odd > | 10: END Match successful! Guessing start of match, REx `(.*? )' against `this odd or not?'... Not at start... Match rejected by optimizer Freeing REx: `(.*? )'

Looks like it actualy find other matches, but they where refused by the optimizer. The hell if I know why.

By the way, I'm using v5.6.1 on a Debian woody system.

Cheers
Leo TheHobbit

In reply to Re: regexp /gs oddity or bug by TheHobbit
in thread regexp /gs oddity or bug by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 21:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found