https://bugzilla.redhat.com/show_bug.cgi?id=1421582
Bug ID: 1421582
Summary: Review Request: perl-namespace-sweep - Sweep up
imported subs in your classes
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://corsepiu.fedorapeople.org/packages/perl-namespace-sweep.spec
SRPM URL:
https://corsepiu.fedorapeople.org/packages/perl-namespace-sweep-0.006-1.fc26.src.rpm
Description:
Because Perl methods are just regular subroutines, it's difficult to tell
what's a method and what's just an imported function. As a result, imported
functions can be called as methods on your objects. This pragma will delete
imported functions from your class's symbol table, thereby ensuring that
your interface is as you specified it. However, code inside your module
will still be able to use the imported functions without any problems.
Fedora Account System Username: corsepiu
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]