in reply to Getopt::Euclid victim of 5.10 upgrade

I am curious how would changing to ActiveState Perl change things. Is it that ActiveState provide fixes (for your situation) for the Getopt::Euclid module?
  • Comment on Re: Getopt::Euclid victim of 5.10 upgrade

Replies are listed 'Best First'.
Re^2: Getopt::Euclid victim of 5.10 upgrade
by Anonymous Monk on Feb 13, 2009 at 15:05 UTC
    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.
      I don't think this is related to the "experimental" nature of (?{ }) either.
Re^2: Getopt::Euclid victim of 5.10 upgrade
by ikegami (Patriarch) on Feb 13, 2009 at 15:05 UTC
    It's been shown to work in linux and earlier version, so I don't think so. I think something broke in cygwin.