I am using following packages.
I want to processing some very huge files like 2gb , 3gb and 4gb xml files. But processing these files with the above packages is taking too much of time (3 to 4 hours). It is working fine for small size files.Is there any other way (any other packages)to reduce the time for processing huge files.
My version of perl is perl, v5.8.8 built for MSWin32-x86-multi-thread.
I am using PPM-Gui to intsll packages.
I went for some goggling and find XML::twig is better to process very large files. but i am not able to find that package in my PPM-GUI. Please Help/advice.
Thanks in advance.