From 74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Tue, 15 Apr 2014 12:46:01 +0200 Subject: Fixed POD --- lib/AdminPanel/Module/Services.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/AdminPanel/Module/Services.pm b/lib/AdminPanel/Module/Services.pm index d8c5a4d..e84d648 100644 --- a/lib/AdminPanel/Module/Services.pm +++ b/lib/AdminPanel/Module/Services.pm @@ -26,7 +26,7 @@ AdminPanel::Module::Services - This module aims to manage service You can find documentation for this module with the perldoc command: - perldoc AdminPanel::Module::Services::Module + perldoc AdminPanel::Module::Services =head1 SEE ALSO @@ -53,8 +53,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA -=head1 FUNCTIONS - =cut @@ -165,6 +163,9 @@ Version 1.0.0 our $VERSION = '1.0.0'; +=head1 METHODS + +=cut #============================================================= -- cgit v1.2.1