my $path = $package; $path =~ s{::}{/}g; $path .= '.pm'; $INC{$path} = '(eval)';