#!/usr/bin/perl -w use strict; use lib "/var/www/scripts"; use test; print $test::foo ."\n";