I am pretty new to MacOS and Homebrew. I understand that there is a system version of Perl (5.30) installed and this should be avoided. So I decided to install the latest version (5.36) using brew install perl. It installed successfully. When I run perl -v it shows me the system version 5.30 only. How do I make the latest version the default? I do not want to mess up the system version I want to use the latest for my own learning and developement. Any advice as to how to do this?
I am using VS Code as my primary IDE.
Thanks,
I am using VS Code as my primary IDE.
Thanks,
Last edited: