79587735

Date: 2025-04-23 02:41:50
Score: 1
Natty:
Report link

Pretty late to the game here, but you can accomplish that by printing with single quote characters instead of double quotes.

print 'hello\nthere';

This guy does a pretty good job at explaining:

https://alvinalexander.com/perl/perl-print-printing-in-perl-variables-quotes/

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Scott Crevier