What would be ideal is probably custom hook in @INC.
Don't know if this will help you, but that sentence triggered the memory of (see perlvar):
@INC...
You can also insert hooks into the file inclusion system by putting Perl code directly into @INC. Those hooks may be subroutine references, array references or blessed objects. See "require" in perlfunc for details.
In reply to Re: Loading the latest version of modules
by AnomalousMonk
in thread Loading the latest version of modules
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |