Learning Perl Objects, References amp;amp; Modules [Electronic resources]

Randal L. Schwartz

نسخه متنی -صفحه : 199/ 119
نمايش فراداده

Chapter 12. Using Modules

A module is a building block for your program: a set of related subroutines and variables packaged so it can be reused. This chapter looks at the basics of modules: how to bring in modules that others have written, and how to write modules of your own.