in reply to Re: Getopt::Euclid victim of 5.10 upgrade
in thread Getopt::Euclid victim of 5.10 upgrade

It works with cygwin perl 5.8. It works with ActiveState 5.8 and 5.10. It works with all versions I use on OS X. It is only cygwin's default perl, version 5.10, that has revealed the 'experimental' regex sensitivity.
  • Comment on Re^2: Getopt::Euclid victim of 5.10 upgrade

Replies are listed 'Best First'.
Re^3: Getopt::Euclid victim of 5.10 upgrade
by ikegami (Patriarch) on Feb 13, 2009 at 15:16 UTC
    I don't think this is related to the "experimental" nature of (?{ }) either.