Skip to content

Commit

Permalink
Update lib/Reddit.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
quackzack committed Jul 19, 2012
1 parent 1b00775 commit 2a0f15d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Reddit.pm
Expand Up @@ -446,7 +446,8 @@ Retreives information about a reddit url and returns it in the form of a hashref
$r->get_link_info($reddit_post_url);
This method requires you submit a valid, full-path url of a reddit post. Ex: "www.reddit.com/r/gif/comments/wua4q/i_love_a_toilet_paper/"
This method requires you submit a valid url of a reddit post. Ex: "www.reddit.com/r/gif/comments/wua4q/i_love_a_toilet_paper/"
The Reddit info api is also supports other functions, they have yet to be implemented in this module.
=back
Expand Down

0 comments on commit 2a0f15d

Please sign in to comment.