The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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:earthtone.rc@gmail.com>

LICENSE

BSD license