Hello, i have a local instance of galaxy and have some perl tools in it . I am constrain to precise the mulled environment ( create by conda ) PATH in my tools script, if not i have an error like :
Can't locate xxxx.pm in @INC (you may need to install the xxx::xxx module)
But i have to find an another solution instead precise the path in my script because my tools will migrate in a development galaxy instance and then in a production galaxy instance.