# which then gets overload::constant'ed appropriately.
# The first two lines of the s! were assembled from the escape sequences
- # table in "Quote and Quote-like Operators" in perlop by Lucas Mai, then
+ # table in "Quote and Quote-like Operators" in perlop by Lukas Mai, then
# the last line handles sigils.
my $str = perlstring $text;