=over =item ord EXPR =item ord Returns the numeric ascii value of the first character of EXPR. If EXPR is omitted, uses C<$_>. For the reverse, see L. =back