in reply to Re: Creating a web application in Perl
in thread Creating a web application in Perl

You could even start by

watch some videos and read some guides to learn about the internet to get an overall picture of how the internet works, how tcp/ip, sockets, html, all fit together

Or dive right in with one of cgi-app / mojo / dancer / catalyst to start writing perl web apps

  • Comment on Re^2: Creating a web application in Perl