NAME
Reddit::Client::Comment
DESCRIPTION
Wraps a posted comment.
SUBROUTINES/METHODS
- replies()
-
Returns a list ref of replies underneath this comment.
- reply(...)
-
Syntactic sugar for
Reddit::Client::submit_comment()
.
INTERNAL ROUTINES
- set_replies
-
Wraps the list of children in Comment class instances and ensures that comments with no replies return an empty array for
replies
.
AUTHOR
<mailto:earth-tone@ubwg.net>
Jeff Ober mailto:jeffober@gmail.com
LICENSE
BSD license