Bug 101017 - [NEW PORT] devel/p5-Hash-AsObject: Hashes with accessors/mutators
Summary: [NEW PORT] devel/p5-Hash-AsObject: Hashes with accessors/mutators
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 10:40 UTC by Ying-Chieh Liao
Modified: 2006-08-02 02:18 UTC (History)
0 users

See Also:


Attachments
p5-Hash-AsObject-0.05.shar (2.30 KB, text/plain)
2006-07-29 10:40 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2006-07-29 10:40:15 UTC
A Hash::AsObject is a blessed hash that provides read-write access to its
elements using accessors. (Actually, they're both accessors and mutators.)

It's designed to act as much like a plain hash as possible; this means,
for example, that you can use methods like DESTROY and if the Hash::AsObject
has an element with that name, it'll get or set it.

WWW: http://search.cpan.org/dist/Hash-AsObject/

Generated with FreeBSD Port Tools 0.77
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-07-29 23:07:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Take it.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-08-01 17:19:37 UTC
Responsible Changed
From-To: shaun->freebsd-ports-bugs

Release.
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2006-08-02 02:18:51 UTC
State Changed
From-To: open->closed

committed