The aim of this component is to use the libpcre
shared library to allow Gambas to use Perl compatible regular expressions, so that we can do searching or even replacing.
I could do like I did in the gb.eval
component: class and objects in the component plus a Gambas routine, Eval, that loads automatically the component if used.
That would be really, really cool! Would it be possible to use Perl-like regexps in the LIKE operator? -- NelsonFerraz