Woops

> How can I write a regexp to match CJK characters?
> Thanks in advance:)

print “Yes!” if varname =~ /^CJK$/

Needless to say the helpful(?) dude providing the unhelpful regex/ruby code was a proud citizen of ASCII-land… Mwahahaha!

Leave a Reply

You must be logged in to post a comment.