=shift; my $key=shift; my $defined=0; # SET $defined HERE $defined = 1; return $defined;}1; The tie bit is called from /home/wgsnadm/perl/lib/startup.pl which is called by the follwing line in my httpd.conf for Apache: PerlRequire /home/wgsnadm/perl/lib/startup.pl .