http://qs321.pair.com?node_id=449448


in reply to Help me update stubborn perlfaq answers!

For 6.6: How can I make "\w" match national character sets?, a note on using \p to match Unicode classes might be useful. E.g. use \p{Han} to match Chinese characters.

Replies are listed 'Best First'.
Re^2: Help me update stubborn perlfaq answers!
by brian_d_foy (Abbot) on Apr 20, 2005 at 16:38 UTC

    Can you write out a small snippet for an example? I know about such features, but I never use them and wouldn't know how to make an interesting example since I don't deal in a lot of character sets. :)

    --
    brian d foy <brian@stonehenge.com>