perl-Object-Import - Import methods of an object as functions to a package
Website: | https://metacpan.org/dist/Object-Import/ |
---|---|
License: | GPL-3.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module lets you call methods of a certain object more easily by exporting them as functions to a package. The exported functions are not called as methods and do not receive an object argument, but instead the object is fixed at the time you import them with this module.
Packages
perl-Object-Import-1.005-3.aldos.noarch [36 KiB] |
Changelog
by Chris Adams (2024-02-01):
- additional spec file cleanups |