I am pretty much a Perl newbie. Our current environment has 5.24. I am working on a server upgrade. I downloaded and installed 5.26 from the community. All I want to do is simple add two packages to my installation so I can assure the Perl scripts that currently exist can just work.
It seems unusual to me that I have to create a project in the cloud just to run Perl scripts on my local machine with a specific package.
The two packages of interest are
- Mail-Sendmail
- Capture-Tiny
How can I get my environment setup to just simply run the existing scripts and have the packages I need?