X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fwww-eztv.git;a=blobdiff_plain;f=lib%2FWWW%2FEZTV.pm;h=d2bde1fee7ff9a995546a7175c148887504b2b03;hp=c62f236b9c97f3720d45b936bb642cd4457e8258;hb=e3142e3a240afca9f0ac4cf9d4a7c4eb45c701e2;hpb=398e1e593fcbabdf2a8009d4c480e32bc6070186 diff --git a/lib/WWW/EZTV.pm b/lib/WWW/EZTV.pm index c62f236..d2bde1f 100644 --- a/lib/WWW/EZTV.pm +++ b/lib/WWW/EZTV.pm @@ -32,6 +32,8 @@ sub _build_shows { }); } +1; + =head1 SYNOPSIS First create a WWW::EZTV object to navigate. @@ -88,4 +90,6 @@ L Pull requests are also very welcomed, but please include tests demostrating what you've fixed. -1; + +=cut +