#1117473 ITP: libobject-import-perl -- import methods of an object as functions to a package

#1117473#5
Date:
2025-10-06 08:00:46 UTC
From:
To:
* Package name    : libobject-import-perl
  Version         : 1.006
  Upstream Author : Max Maischein <corion@cpan.org>
* URL             : https://metacpan.org/release/Object-Import
* License         : Artistic or GPL-3+
  Programming Lang: Perl
  Description     : import methods of an object as functions to a package

Object::Import 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.

This package is a dependency of WWW::Mechanize::Chrome which is in turn a
dependency of Request Tracker 6. I am preparing both packages for upload.


The package will be maintained under the umbrella of the Debian Perl Group.