MorphOS Developer
Posts: 599 from 2003/2/24
From: finland, the l...
Quote:
weiseb wrote:
Is it possible to install a perl modul on morphos?
If I use cpan it fails because it tries to fork
The obvious fork usage I can see is related to testing.
You can sidestep this by using "notest install". This is not great, but at least I managed to install things this way.