"Anirban Adhikary" schreef: > our work resolves > parsing the raw CDRs generated from the telecom switch(the format is > ASN.1) . Till now it is being done through JAVA, but some requirement > creeps in where we need to parse those CDRs through perl and convert > those files into some text/ascii format.. We are in a confused state.
Did you check the CPAN? There is a Convert::ASN1, but there are many more ASN-related modules. http://search.cpan.org -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
