This discussion has given me an idea for an unusual (but valid) way
of quoting strings. For example:

  use strict;
  my $x = hello =>;
  print $x

Reply via email to