in reply to Re: Install Perl module from CPAN (Apple Mac Service)
in thread Install Perl module from CPAN (Apple Mac Service)

Unfortunately, I see a problem with what you have here.

Thanks for your concern but there is no problem. This service will not install modules in system perl (unless modified to use sudo, etc). This service simply copies the name of a selected module and pastes it to your preferred CPAN client. If you're using perlbrew, as is recommended, the module installs in whatever perl is in use at the time (just like shell).

STOP REINVENTING WHEELS ⚛ START BUILDING SPACE ROCKETS!CPAN 🐪
  • Comment on Re^2: Install Perl module from CPAN (Apple Mac Service)

Replies are listed 'Best First'.
Re^3: Install Perl module from CPAN (Apple Mac Service)
by kcott (Archbishop) on Jul 10, 2018 at 07:33 UTC

    Thanks for the feedback. It was unclear from the OP that it worked like this and, as I said, I'm not currently in a position to try it out.

    — Ken