Hello everyone, I'm currently diving into good ol' Perl programming and want to build a local version of perl that will not mess with the base system. There is a handy tool named perlbrew for that, which can be installed easily by downloading a shell script and executing it (with the 'curl | sh' idiom if you are wired that way).
I would prefer having an OpenBSD package for that tool and I would be interested in writing a port for this. Does that sound like a good idea? Is anyone already working on such a port? Or is there even already a port which I managed to overlook? Best regards - Bastian