[ABE.pm] Tie::Hash-ing to files?

Ricardo SIGNES rjbs-perl-abe at lists.manxome.org
Tue Oct 17 12:46:14 PDT 2006


* "Faber J. Fedor" <faber at linuxnj.com> [2006-10-17T14:54:18]
> What I would like to do is to load all three files into three separate
> hashes and manipulate from there.  I *think* Tie:Hash will do that, but
> am I right in thinking I have to write all of my own access methods?

You almost certainly don't want to just use Tie::Hash.  It's a base class.

Have you looked at: http://search.cpan.org/~mjd/FlatFile-0.11/FlatFile.pm

-- 
rjbs


More information about the ABE-pm mailing list