From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J." Subject: using perl regex engine from C ? Date: Fri, 14 Feb 2003 00:32:27 +0100 (CET) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: References: <15936.11120.748235.577740@cerise.nosuchdomain.co.uk> Mime-Version: 1.0 Return-path: In-Reply-To: <15936.11120.748235.577740@cerise.nosuchdomain.co.uk> List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org Hello... I was wondering if it is possible to access the perl regex engine from a C program. Is there a interface to it? Have people done it ? I guess so, but where should I start searching ? G00gle fails to coff up anything usefull and I am not really perlological enlightend. Any pointers, thoughts or suggestions would be most welcomed. Thnkx... J.