in reply to Parse AXF File

Can any one suggest me or guide me where can i get the appropriate informtation on how to parse this file in Perl.
1) Search for and find the file format specification (may require asking whomever developed it). 2a) Read format spec and write a parser in Perl. 2b) Write perl bindings to an existing parser.

Replies are listed 'Best First'.
Re^2: Parse AXF File
by alanhaggai (Novice) on Feb 06, 2009 at 14:45 UTC