Hi
Id like to add a path to lib path. I want it to be done for the whole system and for the whole users.
As far, i only found solutions with push(@INC, invocating the scripts with -I option or setting environnment variables (in .bashrc or with export)...
Thx in advance