Things start out OK and then something goes wrong. What's happening?


use strict;

use warnings;



print "Hello World";

Source code

Hint 1: This program is one character shy of a working version.

Next Hint
Answer

Main gallery