Bernd Mueller <[EMAIL PROTECTED]> asked: > Would someone be so nice to explain me how i change the > values in @INC, because i know where to find this SiteDefs.pm.
You could use the "use lib" pragma, like use lib qw(/path/to/my/modules); HTH, Thomas -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>