From: diegok Date: Tue, 25 Dec 2012 23:06:42 +0000 (+0100) Subject: Changes and simple fix X-Git-Tag: v0.02^0 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fwww-eztv.git;a=commitdiff_plain;h=e3142e3a240afca9f0ac4cf9d4a7c4eb45c701e2 Changes and simple fix --- diff --git a/Changes b/Changes index 0ef8786..905b5fe 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ {{$NEXT}} + - Better docs formatting - Changes file :) 0.01 2012-12-25 23:50:31 Europe/Madrid 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 +