and the docs say this:

        A word boundary ("\b") is a spot between two characters that has
        a "\w" on one side of it and a "\W" on the other side of it (in
        either order), counting the imaginary characters off the
        beginning and end of the string as matching a "\W".

so that backs up my little test.

uri

-- 
Uri Guttman  ------  u...@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to