in reply to Re^2: How does the built-in function length work?
in thread How does the built-in function length work?

You need something like this before you can use named Unicode characters:

use charnames ':full';

Improve your skills with Modern Perl: the free book.