On 9/20/06, Henrik Nilsson <[EMAIL PROTECTED]> wrote:
We do indeed use Oracle on both ends. So you mean that by some way putting this Perl binary hash file in to a table, exporting/importing it, should solve it...?
Are you wanting to make your Perl data portable? How about Storable? http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/lib/Storable.html Or Freeze/Thaw? http://search.cpan.org/~ilyaz/FreezeThaw-0.43/FreezeThaw.pm So this is NOT a DBI-related query? -- pDale Campbell
