#!/usr/bin/env perl use strict; use warnings; use 5.10.0; say 'hi thing!';