Bug 90637 - [NEW PORT] devel/p5-Tie-ShareLite: Tied hash interface to IPC::ShareLite
Summary: [NEW PORT] devel/p5-Tie-ShareLite: Tied hash interface to IPC::ShareLite
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 07:40 UTC by Jui-Nan Lin
Modified: 2005-12-21 09:47 UTC (History)
0 users

See Also:


Attachments
p5-Tie-ShareLite-0.03.shar (2.50 KB, text/plain)
2005-12-19 07:40 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2005-12-19 07:40:02 UTC
Tie::ShareLite provides for a tied hash interface to the 
IPC::ShareLite module that is very similar to the one provided
by IPC::Shareable. Only hashes can be tied at this time. The hashes 
can be of any complexity allowed by the Storable module, 
however, there are some caveats covered in the REFERENCES section of manpage.

WWW: http://search.cpan.org/dist/Tie-ShareLite/

Generated with FreeBSD Port Tools 0.63
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2005-12-21 09:19:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2005-12-21 09:45:16 UTC
State Changed
From-To: open->closed

New port added with minor modifications, thanks! 

Changes: 
- correct "Whom" header 
- correct "Date created" header 
- re-formated pkg-descr with 'fmt -w 80'