in reply to Re: require() @INC hooks problem
in thread require() @INC hooks problem
Thanks for guessing; if nothing else, it eliminates possibilities.
In earlier versions of the code, I did have what you suggest, as well as push @INC, sub { ... };. I tried both of those with and without the my ($coderef, $filename) = @_;.
— Ken
|
|---|