in reply to Mapping to an associative hash

IOrdy's comment made me think of the following: if the data is an export of a database, can't you directly access the database through some of the DBI::DBD combo's?

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Replies are listed 'Best First'.
Re: Re: Mapping to an associative hash
by THRAK (Monk) on Sep 17, 2003 at 13:01 UTC
    Your logic is correct, but this is part of a migration project and I don't have access to the database from which the data is coming. This is being supplied by a third-party as tab delimited files.

    -THRAK
    www.polarlava.com