#! /usr/bin/perl use strict; use warnings; # include MODUL in module search path BEGIN { push(@INC,"Z:/work/errorhandling/test02"); } use MODUL::ERRORCODE;