Hi All,
I have an application that displays Perl TK data files, and now the requirement has come down that we must use the 'storableedit' procedure to store the data. (storableedit 1.5).
From what I understand this is kind of like a 'mini relational database', which saves files in a Perl Storable File format. If you use the storableedit editor, you can see the file record by record, something like using the 'ed' utility in UNIX, or maybe something like looking at an elephant through a toilet paper roll.
My question is, does anyone out there know of a utility to view or edit an entire Perl Storable file, kind of like VI does in UNIX? It is slow work dealing with a data file line by line.
I checked the web and have found nothing out there yet....
jpasquini
I have an application that displays Perl TK data files, and now the requirement has come down that we must use the 'storableedit' procedure to store the data. (storableedit 1.5).
From what I understand this is kind of like a 'mini relational database', which saves files in a Perl Storable File format. If you use the storableedit editor, you can see the file record by record, something like using the 'ed' utility in UNIX, or maybe something like looking at an elephant through a toilet paper roll.
My question is, does anyone out there know of a utility to view or edit an entire Perl Storable file, kind of like VI does in UNIX? It is slow work dealing with a data file line by line.
I checked the web and have found nothing out there yet....
jpasquini