in reply to Re^2: figuring out Parallel::ForkManager slots
in thread figuring out Parallel::ForkManager slots

I need help. I don't remember how I installed this and I can't find any info anywhere. Can someone PLEASE help me install this?
  • Comment on Re^3: figuring out Parallel::ForkManager slots

Replies are listed 'Best First'.
Re^4: figuring out Parallel::ForkManager slots
by tybalt89 (Monsignor) on Feb 01, 2021 at 21:11 UTC

    Copy/paste the Forking::Amazing code to Amazing.pm

    sudo mkdir /usr/share/perl5/site_perl/Forking sudo vim /usr/share/perl5/site_perl/Forking/Amazing.pm

    at least on ArchLinux and Manjaro (not sure about other distros).
    Then you should be able to use it from anywhere.