[Bug 803307] New: RFE: update to at least 0.38

[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: RFE: update to at least 0.38

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

           Summary: RFE: update to at least 0.38
           Product: Fedora EPEL
           Version: el5
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: perl-Params-Util
        AssignedTo: rob.myers@xxxxxxxxxxxxxxx
        ReportedBy: paul@xxxxxxxxxxxx
         QAContact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: rob.myers@xxxxxxxxxxxxxxx,
                    fedora-perl-devel-list@xxxxxxxxxx, lxtnow@xxxxxxxxx
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


I need Params::Util ≥ 0.38 for File::Find::Rule::Perl.

The only incompatible change would be the removal of the long-deprecated
_CALLABLE function (which the current version already issues a warning about
when used), and there are a large number of bug-fixes and enhancements.

If the _CALLABLE function is an issue, it could trivially be re-added:

# Will stay around until end-2006 with a warning, then will be deleted.
sub _CALLABLE {
        warn "_CALLABLE has been deprecated. Change to _CODELIKE";
        _CODELIKE(@_);
}
(plus add _CALLABLE to @EXPORT_OK)

EL-6 has 1.00 (the next version after 0.38), which would be a good version to
use.

I (pghmcfc) would be happy to co-maintain this package and do the update myself
if you're too busy.

-- 
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 Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel



[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux