Bug 69894 - New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree structures (requires ports/69890, devel/p5-Array-Iterator)
Summary: New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree st...
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 03:10 UTC by Aaron Dalton
Modified: 2004-08-02 16:13 UTC (History)
0 users

See Also:


Attachments
submission.txt (2.69 KB, text/plain)
2004-08-02 03:10 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton 2004-08-02 03:10:11 UTC
This module can parse various types of input (formatted and containing
hierarchal information) into a tree structures. It can also deparse the
same tree structures back into a string. It accepts various types of 
input, such as; strings, filenames, array references. The tree structure 
is a hierarchy of Tree::Simple objects.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-02 13:44:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-02 16:13:29 UTC
State Changed
From-To: open->closed

Port added, thanks !