#!/usr/bin/perl use MySystem; system "echo foo"; package SomeOtherModule; system "echo bar";