--- AnyEvent-Fork/Fork.pm 2016/11/05 19:26:35 1.70 +++ AnyEvent-Fork/Fork.pm 2018/07/25 22:35:00 1.71 @@ -626,7 +626,7 @@ as if it were the perl interpreter. Failing this, the module falls back to using C<$Config::Config{perlpath}>. -The path to perl can also be overriden by setting the global variable +The path to perl can also be overridden by setting the global variable C<$AnyEvent::Fork::PERL> - it's value will be used for all subsequent invocations.