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 we're at it, could we also switch this to use Perl6Regex (new) instead of P6Regex (old) ? I'd do it, but like chromatic I don't have the ability to test things in Win32. Pm