Entry.pm methods (cont.)
TieHASH methods
- STORE: Catch attribute modifications
- FETCH: Catch attribute retrievals
- DELETE: Catch deleting entire attributes
- EXISTS: Does the attribute/key exist?
- FIRSTKEY: Get the first attribute in entry
- NEXTKEY: Get next attribute in entry