Hi, I am recently working with html and css.But I just wanted to use perl and cgi in my webpages.But the problem is that I don't know if I need a special software for each or if I could use it like I use css with html together.So little help or description, if I need a software the link would be helpful.
help the beginners like me know how to use
Collapse
X
-
Have you installed perl?
If not, then installing it would be your starting point. I'd recommend installing Strawberry Perl.
Since you've never done any perl coding, I'd also recommend that you get an entry level Perl book and start reading. Learning Perl, 6th Edition is probably the best beginner book.
You can also check out some online tutorials, such as http://learn.perl.org/tutorials/ or http://perl-begin.org/
Comment