#!/usr/bin/perl use strict; use warnings; use foobar qw(foo); foo();