#!/usr/bin/perl require "test.7.3.lib"; &howdy; &goodbye; # Prints: # hello! # goodbye!