in reply to Re: Parsing to a hash suggestions
in thread Parsing to a hash suggestions

The sample file is a snippet from one of our CAD tools. It is a Lisp structure. There is a Lisp-based programming API to access the data from within the CAD tool, but we need to access this data externally. The CAD company does not provide externally accessible APIs. I will check on the CAD forums to see if someone may have written a Perl parser. Thanks for the suggestion.