RT for rt.cpan.org
Skip Menu
|
Bug #120122 for File-Stream: Valid regex fails as "separator" argument
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
File-Stream CPAN distribution
.
Report information
The Basics
Id:
120122
Status:
new
Priority:
0/
Queue:
File-Stream
People
Owner:
Nobody in particular
Requestors:
jabowery [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Feb 06 13:19:52 2017
jabowery [...] gmail.com - Ticket created
Subject:
Valid regex fails as "separator" argument
Date:
Mon, 6 Feb 2017 12:19:02 -0600
To:
bug-File-Stream <bug-file-stream [...] rt.cpan.org>
From:
James Bowery <jabowery [...] gmail.com>
/(?<! e|\.g)\.\s/ works in the debugger as a stand alone regex but not as the separator argument to File::Stream->new.