Does anybody had success parsing *.idx and *.dat files with ruby or perl? I have an old application, without the source code and i want to parse files generated by this legacy code.
Any direction?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looking on CPAN does throw up a few modules
The top possibilities are:
However these are both circa 2000 and are failing tests. Here are reports from CPAN Testers for these modules:
So YMMV with these modules but it may give you the leg up u need?