On 4/7/10 12:06 PM, Will wrote:
I know some OSes have a "right way" to install perl modules from CPAN. Does OpenBSD have some similar methodology?
Check first in ports for packages, P5-*
http://www.openbsd.org/4.6_packages/i386.html
If it's not there, you can make your own package:
http://openbsd.org/faq/ports/guide.html
/Lars

