I was under the impression that a file that starts
use constant FOO => 42;
was effectively
package main; use constant FOO =>