I want to use external libraries made by myself. Those modules are located with the main script. However, we know it is unsave to just say:
, because the "./" in @INC is with the location where the script is runned.use MyModule;
Moreover, I don't want to copy those modules to an fixed location. So, how can I get the position?
In reply to Get module's location savely? by llancet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |