Er, that variable used in the original post is more magical than most. Here's an actual unknown var:
$ ./perl6 -e '$Q<a><b>; say "Alive!"' ===SORRY!=== Symbol '$Q' not predeclared in <anonymous> This seems to satisfy the original request, though, in that perl 6 is strict by default. -- Will "Coke" Coleda