Bug 69894

Summary: New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree structures (requires ports/69890, devel/p5-Array-Iterator)
Product: Ports & Packages Reporter: Aaron Dalton <aaron>
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
submission.txt none

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 !