From 45a2e0538302dc9e9d679c84a929bb8b2d8b79cb Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 10 May 2015 21:45:48 -0400 Subject: pod coverage --- lib/WWW/Pocket/Script.pm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/WWW/Pocket/Script.pm b/lib/WWW/Pocket/Script.pm index 3664fd7..4bab9a5 100644 --- a/lib/WWW/Pocket/Script.pm +++ b/lib/WWW/Pocket/Script.pm @@ -368,4 +368,22 @@ sub _get_id_for_url { __PACKAGE__->meta->make_immutable; no Moose; +=begin Pod::Coverage + + add + archive + authenticate + delete + favorite + favorites + list + readd + retrieve_raw + run + search + unfavorite + words + +=end Pod::Coverage + 1; -- cgit v1.2.3