X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fwww-eztv.git;a=blobdiff_plain;f=lib%2FWWW%2FEZTV%2FShow.pm;fp=lib%2FWWW%2FEZTV%2FShow.pm;h=4b8761c6970cb0d0376a5ca3028e2eed96a266d1;hp=433b4e71a6db21fd90197841179dc6fd59a24490;hb=af63e39fc5ac82463ca8fd8c4db105ed690707d8;hpb=2d2d49553ec0fa5e77599aa44dd12b7adabed506 diff --git a/lib/WWW/EZTV/Show.pm b/lib/WWW/EZTV/Show.pm index 433b4e7..4b8761c 100644 --- a/lib/WWW/EZTV/Show.pm +++ b/lib/WWW/EZTV/Show.pm @@ -88,15 +88,21 @@ sub _cleanup_str { =cut =attr episodes + Collection of episodes fetched for this show. + =cut =attr has_episodes + How many episodes has this show. + =cut =method find_episode + Find first L object matching the given criteria. This method accept an anon function. + =cut