length

NAME

length - return the number of bytes in a string


SYNOPSIS

length EXPR


DESCRIPTION

Returns the length in characters of the value of EXPR. If EXPR is omitted, returns length of $_ .