I have question on perl dedupe.pl.
In this the result is stored in memory.
Can any one tell me how to make store it in database instead of memory.
Iam using the DeDuper's class for finding the similar files ,
http://search.cpan.org/~janpom/Text-DeDuper-1.00/lib/Text/DeDuper.pm#add_doc
in this program there is one class add_doc which inserts the result in the memory. Now i my question is how to insert this directly in the oracle database instead of inserting in the memory?
Thanks.
In reply to perl Dedupe
by purna