Hi all,
I'm developing a simple search engine under cgi-bin of a webserver. The
problem is my database is a single 2GB xml file, when I use XML:Twig to
maintain searching in the file, it usually takes a v.long time to process
and I can't terminate it by just closing web explorer (the perl process
called is still running as a background service).
Is there any way to handle this problem that I don't need to cut the file?
Many thanks,
Nan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>