Skip Menu |

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)



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.