tech questions before I signup
Posted by: damnut
Posted on: 2006-06-27 01:56:00
Hi, I have some questions related to some perl scripts I've written, and I want to know if I can move them over from my private server to this host.
1. I've developed some perl scripts that require a few modules readily available from cpan.org. Would dreamhost be able to install these modules in addition to the default perl setup?
2. Can I run scripts from any directory or am I limited to the cgi-bin?
3. One of my scripts calls an external program called Imagemagick (a graphics program). It can be found on many default linux installs. If it's not installed, would they be willing to install it?
4. I also use the external program sendmail to send out some emails from within one of my perl scripts. I understand that this won't be available with every hosting company, so would they happen to have an alternative method to send out emails that I can incorporate into my script?
Thanks