On Sat, May 05, 2001 at 08:49:15PM -0400, Bryan C. Warnock wrote:
> %foo = ( foo => 1, bar => 1, '=>' => 'baz' )
> But I like the concept of a quote hash.
Of course, that could be spelt
%foo = <+foo +bar =>("baz")>;
(Just doing my bit for "use strict :<+refs>")
--
The debate rages on: Is Perl Bactrian or Dromedary?