perl-unicode

Re: use bytes

2004-05-19 02:30:07
ed-perluni(_at_)inkdroid(_dot_)org writes:
    use bytes;
    $x = chr( 400 );

perldoc -f chr:

       Note that under the "bytes" pragma the NUMBER is masked to the
       low eight bits.

-- 
        "The elder gods went to Suggoth and all I got was this lousy T-shirt."

<Prev in Thread] Current Thread [Next in Thread>