summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2014-03-07 10:45:51 +0800
committerFayland Lam <fayland@gmail.com>2014-03-07 10:45:51 +0800
commit6850e28220a15e614cf0d700658452c37ab08ec2 (patch)
treeaeed2c342f87532a5e3a49a64a4116aad6d81bab /lib/Net/GitHub/V3/Repos.pm
parentd8c3b1baa204af30dc303c351c272e7a4fca1ff0 (diff)
POD FIX
Diffstat (limited to 'lib/Net/GitHub/V3/Repos.pm')
-rw-r--r--lib/Net/GitHub/V3/Repos.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Net/GitHub/V3/Repos.pm b/lib/Net/GitHub/V3/Repos.pm
index cfd7ab4..90f086b 100644
--- a/lib/Net/GitHub/V3/Repos.pm
+++ b/lib/Net/GitHub/V3/Repos.pm
@@ -508,6 +508,8 @@ Github changed the ideas of Watchers (stars) and Subscriptions (new watchers).
The Watchers code in this module predates the terminology change, so the new
Watcher methods use the GitHub 'subscription' terminology.
+=over 4
+
=item subscribers
Returns a list of subscriber data hashes.