package Module; use strict; use warnings; BEGIN { my $pathname = $INC{"$\(__PACKAGE__)}.pm"}; $pathname =~ s/\.pm$/.conf/; } 1;