summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-05-25A few more minor documentation updatesTzafrir Cohen
2009-05-25fix assign_append of multi-line valueTzafrir Cohen
The output of _format_convert() was used in a scalar context in _do_append. This caused arrays or hashes (after being successfully dereferenced) to be listed simply as the number of items.
2009-05-24POD fixes and TODOsTzafrir Cohen
2009-05-24Importing Asterisk::config 0.96 from tarballTzafrir Cohen