Skip to Content
Programming PERL in the .NET Environment
book

Programming PERL in the .NET Environment

by Yevgeny Menaker, Michael Saltzman, Robert J. Oberg
September 2002
Intermediate to advanced content levelIntermediate to advanced
496 pages
10h
English
Addison-Wesley Professional
Content preview from Programming PERL in the .NET Environment

Chapter Five. Subprograms

All programming languages give developers the ability to create their own subroutines, blocks of code that allow generality and reuse. This chapter examines the principles of subroutines in Perl.

All high-level languages offer ways in which a large program may be partitioned into manageable pieces. This divide-and-conquer strategy leads to easier debugging, maintenance, and readability. Different programming languages use different names for these partitions of reusable code. Some of these names are methods, subprograms, procedures, functions, and subroutines. Perl tends to use the latter two names more than the other names.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Sams Teach Yourself Perl in 21 Days, Second Edition

Sams Teach Yourself Perl in 21 Days, Second Edition

Laura Lemay, Rafe Colburn
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0130652067Purchase book