Professional Perl | 2 | WebReference

Professional Perl | 2

Professional Perl: Subroutines

book cover

This manuscript is an abridged version of chapter 7 from the Wrox Press book Professional Perl. Chapter 7 of Professional Perl covers subroutines, subroutine stacks, passing parameters, prototypes and how to return values from subroutines. Basically, anything you need to know about Perl subroutines can be found in chapter 7. In addition, chapter 7 is current to Perl 5.6 and includes new language features, such as attribute lists.

Listed below are the subsections of Chapter 7: Subroutines:


and
Created: March 8, 2001
Revised: March 8, 2001

URL: https://webreference.com/programming/perl/professional/chap7/