From e3142e3a240afca9f0ac4cf9d4a7c4eb45c701e2 Mon Sep 17 00:00:00 2001 From: diegok Date: Wed, 26 Dec 2012 00:06:42 +0100 Subject: [PATCH] Changes and simple fix --- Changes | 1 + lib/WWW/EZTV.pm | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) 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 + -- 2.20.1