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

NAME

Reddit::Client::SubReddit

DESCRIPTION

Provides convenience methods for interacting with SubReddits.

SUBROUTINES/METHODS

links(...)

Wraps Reddit::Client::fetch_links, providing the subreddit parameter implicitly.

submit_link($title, $url)

Wraps Reddit::Client::submit_link, providing the subreddit parameter implicitly.

submit_text($title, $text)

Wraps Reddit::Client::submit_text, providing the subreddit parameter implicitly.

AUTHOR

mailto:earthtone.rc@gmail.com

LICENSE

BSD license