in reply to Re^2: Array length with range operator
in thread Array length with range operator

perl -wE "say scalar( () = 'aa' .. 'zz');"