Bug 911174

Summary: Review Request: perl-Import-Into - Import packages into other packages
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: iarnell, notting, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-17 20:33:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2013-02-14 14:31:25 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-Import-Into/perl-Import-Into.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-Import-Into/perl-Import-Into-1.001000-1.fc19.src.rpm
Description:
Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some
use Moose::Exporter, some use Exporter::Declare… and some things are pragmas.
If you want to re-export other things, you have to know which is which.

Remembering all this, however, is excessively irritating. So I wrote a module
so I didn't have to anymore. Loading Import::Into creates a global method
"import::into" which you can call on any package to import it into another
package.

Fedora Account System Username: ppisar

Comment 1 Iain Arnell 2013-02-17 20:33:31 UTC
Sorry, Petr. I didn't notice this review request until after Emmanuel started reviewing my own request in bug #911911 - I need this package to fix the DBIx breakage in rawhide - review is approved in the other bug and I've added you as co-maintainer.

*** This bug has been marked as a duplicate of bug 911911 ***