#!/usr/bin/perl -w BEGIN { push(@INC, '/home/giant/perl/mondules'); } use strict; use NET::Quake; ....