summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Quoted/DESCR
blob: 8f888be638f2924729f59dfd97e36f54fb4cb197 (plain)
1
2
3
4
5
6
7
"Text::Quoted" examines the structure of some text which may contain
multiple different levels of quoting, and turns the text into a nested
data structure.

The structure is an array reference containing hash references for
each paragraph belonging to the same author.  Each level of quoting
recursively adds another list reference.