From: Florian Frank Date: 2006-08-05T01:39:07+09:00 Subject: Re: Ruby stable branch is....1.9? James Edward Gray II schrieb: > What do you do when you need both semantics in the same program? Pragmas can have block scope in Perl: { use bytes; # ... }