Skip to main content

Introducing the Catalyst Web Application Framework

  • Chapter
The Definitive Guide to Catalyst

Abstract

Web application frameworks are collections of software libraries that aim to provide the programming facilities required for the creation of dynamic websites. In the early days of the Web, pretty much all websites were statically published pages of Hypertext Markup Language (HTML). Fairly early on in the history of the Web, people wanted to be able to publish dynamic information, for example, with a database store. This led to the development of Common Gateway Interface (CGI) scripts. The first CGI scripts were written in shell or C which, due to the text-centric nature of the Web, was not terribly convenient. Perl, being a language designed for data interchange and text processing, was a strong contender for CGI scripting from the early days and rapidly became popular. The CGI.pm module became part of the Perl core on the release of Perl version 5.004 in 1997.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Kieren Diment and Matt S Trout

About this chapter

Cite this chapter

(2009). Introducing the Catalyst Web Application Framework. In: The Definitive Guide to Catalyst. Apress. https://doi.org/10.1007/978-1-4302-2366-5_1

Download citation

Publish with us

Policies and ethics