I was wondering if there is some core Perl module which has to be loaded, when it loads another module thru use or require?
Nope, but you could get a similar affect by adding an appropriate coderef to @INC. See the documentation on require for details.
In reply to Re: Is there a module which Perl has to load when using any module?
by adrianh
in thread Is there a module which Perl has to load when using any module?
by zentara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |