Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2015 20:53:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202800] www/p5-RT-Client-REST: generates deprecation warnings under Perl 5.22
Message-ID:  <bug-202800-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202800

            Bug ID: 202800
           Summary: www/p5-RT-Client-REST: generates deprecation warnings
                    under Perl 5.22
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mandrews@bit0.com
                CC: svysh.fbsd@gmail.com
             Flags: maintainer-feedback?(svysh.fbsd@gmail.com)
                CC: svysh.fbsd@gmail.com

When run under lang/perl5.22, the www/p5-RT-Client-REST port (version 0.49_1,1)
generates deprecation warnings:

Unescaped left brace in regex is deprecated, passed through in regex; marked by
<-- HERE in m/[a-z][\w-]*|C(?:ustom)?F(?:ield)?-[#\s\w:()?/-]+|CF\.{ <-- HERE 
[#\s\w:()?/-]+}/ at /usr/local/lib/perl5/site_perl/RT/Client/REST/Forms.pm line
17.

Unescaped left brace in regex is deprecated, passed through in regex; marked by
<-- HERE in m/^(?:cf|customfield)(?:-|\.{ <-- HERE )([#\s\w_:()?/-]+)/ at
/usr/local/lib/perl5/site_perl/RT/Client/REST/Object.pm line 466.

This has been reported upstream (with a patch) as
https://rt.cpan.org/Public/Bug/Display.html?id=106795

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202800-13>