#!/usr/bin/env perl use strict; use everywhere qw/ 5.010 /; use Greet; Greet::hello();