#!/usr/bin/perl -w use strict; our($foo,@bar,%args); <- this was what i meant.