wildmat to perl regex
Marco d'Itri
md at Linux.IT
Thu Feb 1 14:03:11 UTC 2001
On Feb 01, greg andruk <supersede at india.com> wrote:
>There is a simple XS wrapper around the real wildmat() somewhere on my
>Web pages. Why not snarf that into the INN tree and let all the perl
>scripts that need wildmat() use it?
In my last message I wrote:
>(Some day I'm going to wrap a decent perl API over Fluffy's module to
>access the INN C API...)
(The problem with your module is that it uses die all over the place
forcing me to litter my code with a mess of evals and that sometimes
when an error is returned it's hard to check if the article is just
missing or if there is some bigger problem.)
I'd love to be able to use the real function, but I don't know a lot
about making good perl packages and I'm not sure if it's reasonable to
expect a XS perl module to build and be correctly installed out of the
box on all systems INN supports.
Russ?
I also have my News::INN::ICC perl module which would remove the need to
spawn ctlinnd in all the scripts. (http://www.linux.it/~md/software/)
--
ciao,
Marco
More information about the inn-workers
mailing list