Bug 1233038 - perl-5.22 warns about unescaped curly bracket
Summary: perl-5.22 warns about unescaped curly bracket
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Text-FindIndent
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1231893
TreeView+ depends on / blocked
 
Reported: 2015-06-18 06:41 UTC by Petr Pisar
Modified: 2015-06-18 07:19 UTC (History)
3 users (show)

Fixed In Version: perl-Text-FindIndent-0.10-13.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-18 07:19:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 105321 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.