I'm learning Perl and I wrote a simple application which I want to host. I would prefer free hosting, because as I'm just learning and my project is very simple.

link|improve this question
Could you make this question community wiki please? It's not a suitable question for gaining reputation points. – delete Oct 13 '09 at 0:09
Ok, turning it into community wiki! – Nathan Campos Oct 13 '09 at 0:24
feedback

migrated from stackoverflow.com Oct 14 '09 at 22:24

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 4 down vote accepted

Why not simply set up a machine (or virtual machine) with Apache and anything else you need? That way you can experiment and fiddle to your heart's content. If you use a hosting service and something doesn't work you're going to have a bit of trouble working out the cause, especially as you are just starting out.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.