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
Jeff Ober mailto:jeffober@gmail.com
LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.