in reply to Pluggable regex engine in Perl

Why not write your own engine that uses perl? You could get started by reading re::engine::Plugin to write the engine. It's still in its early stages but workable.