Package: perl-doc Version: 5.14.2-9 Severity: wishlist File: /usr/share/man/man1/perlfunc.1.gz
chr NUMBER
chr Returns the character represented by that NUMBER in the character
set. For example, "chr(65)" is "A" in either ASCII or Unicode, and
chr(0x263a) is a Unicode smiley face.
OK, but what about chr(65.99)? Say something (document) what about if a
non-integer is passed to it.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

