Skip to main content
  • 125 Accesses

Abstract

Spaghetti code—if you don’t know what it means, you’re probably writing it. Spaghetti code gets its name from the numerous and thoroughly knotted paths your program takes through its source code. In the classic case, every subroutine in the program will call every other subroutine at least once (if there are subroutines—goto is marinara for spaghetti code). Nothing is commented, or if it is, then the comments are misleading. Executable code is mixed in with subroutine declarations at random. Basically, it’s your worst nightmare.

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

Access this chapter

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

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2002 Sam Tregar

About this chapter

Cite this chapter

Tregar, S. (2002). Perl Module Basics. In: Writing Perl Modules for CPAN. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1152-5_2

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1152-5_2

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-018-8

  • Online ISBN: 978-1-4302-1152-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics