=over =item chr NUMBER =item chr Returns the character represented by that NUMBER in the character set. For example, C is C<"A"> in ASCII. For the reverse, use L. If NUMBER is omitted, uses C<$_>. =back