15.3. What You Should Know
1.
You should understand how Perl uses the
tie
mechanism to turn scalars, arrays, and hashes into objects.
2.
What does the
tie
function return.
3.
Why is DBM useful?
4.
Where DBM files are stored.