Modules and Packages
One of the strengths of Perl is its extendability. You can add new
features to Perl through modules. Packages are used to provide Object
Oriented capability for Perl |
|
Copyright: © 2018 Philip Yuson
One of the strengths of Perl is its extendability. You can add new
features to Perl through modules. Packages are used to provide Object
Oriented capability for Perl |
|