Bug 1233038

Summary: perl-5.22 warns about unescaped curly bracket
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Text-FindIndentAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Text-FindIndent-0.10-13.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-18 07:19:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1231893    

Description Petr Pisar 2015-06-18 06:41:53 UTC
$ perl -e 'require Text::FindIndent'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/=> { <-- HERE $/ at /usr/share/perl5/vendor_perl/Text/FindIndent.pm line 122.

This is a new warning by perl-5.22.