Bug 100078 - [NEW PORT] devel/p5-Config-INI-Simple: Simple reading and writing from an INI file
Summary: [NEW PORT] devel/p5-Config-INI-Simple: Simple reading and writing from an INI...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 11:50 UTC by gslin
Modified: 2006-07-11 16:56 UTC (History)
1 user (show)

See Also:


Attachments
p5-Config-INI-Simple-0.01.shar (2.56 KB, text/plain)
2006-07-11 11:50 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-07-11 11:50:17 UTC
Config::INI::Simple is for very simplistic reading and writing of INI
files. A new object must be created for each INI file (an object keeps
all the data read in from an INI which is used on the write method to
write to the INI). It also keeps all your comments and original order
intact.

Author:	C. J. Kirsle <kirsle -at- rainbowboi.com>
WWW:	http://search.cpan.org/dist/Config-INI-Simple/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-11 13:22:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-11 16:56:22 UTC
State Changed
From-To: open->closed

New port added. Thank You.