#!/usr/bin/perl use strict; use warnings; use hello; hello::printHello();