Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Perl powers the Web. That's because it's the ideal language for writing a very simple program that can read text input, perform simple calculations on the data, and write out the results. Because it is so good at this, it's used to power most of the CGI scripts in the world.
With Perl, it's easy to quickly create small yet robust CGI form handlers and thus create a wicked cool website.