[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Use of charnames in Test::More



"A" =~ /\N{LATIN CAPITAL LETTER A}/;

but

like("A", '/\N{LATIN CAPITAL LETTER A}/');

fails.  It was my experience that charnames failed in an exec, so I'm 
guessing that Test does that.

Any suggestions as to how to get it to work?

Thanks


Follow-Ups from:
demerphq <demerphq@gmail.com>
"Robert May" <rob@themayfamily.me.uk>
"H.Merijn Brand" <h.m.brand@xs4all.nl>
Michael G Schwern <schwern@pobox.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]