#!/usr/bin/perl -w use strict; our $x = "this is it\n"; 1;