Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Fellow Monks,
I need to parse ACUCOBOL Vision files with Perl. The format is proprietary.
I've already tried foreach my $searchengine (@searchengines) {} and parsed some files using pack/unpack but this has not proved satisfactory.
I am looking for pointers to datasheets and/or Perl Modules/Scripts to parse this format.
Any help is very appreciated. Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Parse ACUCOBOL Vision Index Files
by Old_Gray_Bear (Bishop) on Dec 21, 2009 at 15:46 UTC | |
Re: Parse ACUCOBOL Vision Index Files
by zentara (Cardinal) on Dec 21, 2009 at 12:36 UTC | |
by shadow_1 (Initiate) on Jan 26, 2010 at 21:25 UTC | |
by Anonymous Monk on Dec 21, 2009 at 12:59 UTC | |
by Anonymous Monk on Dec 21, 2009 at 13:58 UTC | |
Re: Parse ACUCOBOL Vision Index Files
by Anonymous Monk on Feb 14, 2014 at 22:02 UTC | |
by Anonymous Monk on Aug 27, 2025 at 16:59 UTC |