Skip to main content

Object-Oriented Perl

  • Chapter
  • 2713 Accesses

Abstract

There are two main schools of thought when approaching a solution to a problem in the programming world. The first school of thought is one that we have used in this book up to this point: procedural programming. This approach is based on what actions to take—procedures—and developing subroutines that carry out those actions. In procedural programming, you take the overall system and break it up into smaller and smaller pieces, code the steps for the individual pieces into functions, and then put the functions together to form the entire system.

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

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   34.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   44.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

Learn about 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

© 2010 James Lee

About this chapter

Cite this chapter

(2010). Object-Oriented Perl. In: Beginning Perl. Apress. https://doi.org/10.1007/978-1-4302-2794-6_13

Download citation

Publish with us

Policies and ethics