#!/usr/bin/perl use strict; use warnings; use testfish; print "Not done anything with the module yet\n"; &testfish::sub_to_do_something();