Skip to main content

Object-Oriented Perl

  • Chapter
Beginning Perl

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, we 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 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 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

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.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 James Lee, Simon Cozens, Peter Wainwright

About this chapter

Cite this chapter

Lee, J., Cozens, S., Wainwright, P. (2004). Object-Oriented Perl. In: Beginning Perl. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0665-1_12

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0665-1_12

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-391-2

  • Online ISBN: 978-1-4302-0665-1

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics