You didn't post your code for us to see, but the errors are complaining about not being able to find modules that you are trying to use. Only a very small subset of modules comes installed with Perl. Anything beyond that must be
installed by you if you wish to use them in your scripts.
Regards,
Jeff