Issue in running perl script on Galaxy 22.05.

I have my tool in perl script and I can be able to execute locally. I have added this tool in Galaxy v22.05.


I am getting the following error while running the tool via Galaxy.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = “C.UTF-8”,
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).

Hello @NAGA270588

It looks like you still need to set up the container for the tool to include perl as a dependency.

Planemo is super helpful for this kind of case. Start here: https://planemo.readthedocs.io