summaryrefslogtreecommitdiff
path: root/devel/p5-Object-Import/pkg-descr
blob: 7bfd2fe1aa68af8c3de49becfec04d92c6aaae7f (plain) (blame)
1
2
3
4
5
6
7
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.

WWW: https://metacpan.org/release/Object-Import