in reply to Re: Re: Re: Auto linking to words in a text filein thread Auto linking to words in a text file
my $x = do { "string" }; [download]
my $x; { $x = "string" } [download]