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

Summary

This chapter presented the details of writing your own functions in Perl. We discussed the topics of passing arguments to subroutines and returning values from subroutines. Then we discussed Perl libraries, which are files of Perl subroutines. One of these libraries, the Standard Perl Library, ships with all Perl distributions. We also discussed various issues regarding where variables can be accessed within a program. This discussion included topics such as local, my, and the package statement. Finally, we discussed the occasional need to write your own function to alter the behavior of a standard function.

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