[Bug 508254] New: Review Request: perl-namespace-clean - Keeps imports and functions out of your namespace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-namespace-clean - Keeps imports and functions out of your namespace

https://bugzilla.redhat.com/show_bug.cgi?id=508254

           Summary: Review Request: perl-namespace-clean - Keeps imports
                    and functions out of your namespace
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody@xxxxxxxxxxxxxxxxx
        ReportedBy: tcallawa@xxxxxxxxxx
         QAContact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL:
http://www.auroralinux.org/people/spot/review/new/perl-namespace-clean.spec
SRPM URL:
http://www.auroralinux.org/people/spot/review/new/perl-namespace-clean-0.11-1.fc12.src.rpm
Description: 
When you define a function, or import one, into a Perl package, it will
naturally also be available as a method. This does not per se cause
problems, but it can complicate subclassing and, for example, plugin
classes that are included via multiple inheritance by loading them as
base classes.

The "namespace::clean" pragma will remove all previously declared or
imported symbols at the end of the current package's compile cycle.
Functions called in the package itself will still be bound by their
name, but they won't show up as methods on your class or instances.

Koji Rawhide Scratch Build: 
http://koji.fedoraproject.org/koji/taskinfo?taskID=1436845

Note: This is needed to update perl-DBIx-Class in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]