in reply to Re^2: [emacs] converting perl regex into elisp regex
in thread [emacs] converting perl regex into elisp regex

which actually is the successor of YAPE::Regex

Why do you say that? Neither module references the other, and YAPE::Regex was updated two years after Regexp::Parser. Whether one is a replacement for the other or not, that means that only YAPE::Regex has any chance of being able to parse Perl regex patterns (as they exist today).

  • Comment on Re^3: [emacs] converting perl regex into elisp regex

Replies are listed 'Best First'.
Re^4: [emacs] converting perl regex into elisp regex
by LanX (Saint) on Sep 18, 2009 at 04:12 UTC
    This module is designed as a replacement (though not drop-in) for my old YAPE::Regex modules.

    from DESCRIPTION

    Cheers Rolf

      doh! I must have typoed my search.