in reply to Re: Installing Sybase::DBlib problems
in thread Hello Word\n

Most unixish systems use some kind of package system for installing software (for example Debian uses .deb, RedHat uses .rpm etc.). Usually it's not that much effort to build such a package for your OS from a CPAN distribution, for example for Debian dh-make-perl really helps.

Probably such an option is also available for your OS (whatever it is).