#! /usr/bin/perl use warnings; use strict; use test; my $output = testroutine(); print $output, "\n";