The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Jeff Ober mailto:jeffober@gmail.com

LICENSE

BSD license