[perl #45189] [PATCH] Remove Deprecated PGE Syntax

2008-05-22 Thread Will Coleda via RT
On Wed Sep 05 03:39:59 2007, pmichaud wrote: > On Wed, Sep 05, 2007 at 12:29:56AM -0700, chromatic wrote: > > This patch removes a bit of deprecated syntax. Unfortunately, its > only > > location within the tree is within the Win32-specific parts of > File::Spec, so > > I can't test it. > > > > Is

Re: [perl #45189] [PATCH] Remove Deprecated PGE Syntax

2008-03-26 Thread Patrick R. Michaud
On Sun, Mar 16, 2008 at 11:11:31AM -0700, James Keenan via RT wrote: > Can any of our Win32 developers examine this? Also, the patch and file needs to be updated to use PGE::Perl6Regex instead of PGE::P6Regex, as the latter is now deprecated (see RT#48028). Pm

[perl #45189] [PATCH] Remove Deprecated PGE Syntax

2008-03-16 Thread James Keenan via RT
Can any of our Win32 developers examine this? Thanks.

Re: [perl #45189] [PATCH] Remove Deprecated PGE Syntax

2007-09-05 Thread Patrick R. Michaud
On Wed, Sep 05, 2007 at 12:29:56AM -0700, chromatic wrote: > This patch removes a bit of deprecated syntax. Unfortunately, its only > location within the tree is within the Win32-specific parts of File::Spec, so > I can't test it. > > Is there a Win32 hacker who can verify that it works? While

[perl #45189] [PATCH] Remove Deprecated PGE Syntax

2007-09-05 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #45189] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45189 > This patch removes a bit of deprecated syntax. Unfortunately, its only location within th