in reply to Creating a web application in Perl
Perhaps you could start with:
Web Programming Web Client Programming with Perl
HTH,
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