in reply to Re^4: How to convert bunch of perl file + other dependent Input files Into a single executable
in thread How to convert bunch of perl file + other dependent Input files Into a single executable
These messages are perl telling you that you're trying to run code which includes a module you don't have installed. This has nothing to do with packaging. Install the cpan modules. Read and understand the code you try to run, rather than just running it.
|
|---|