aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Services.pm
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-04-15 12:46:01 +0200
committerAngelo Naselli <anaselli@linux.it>2014-04-15 12:46:01 +0200
commit74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8 (patch)
treed77ec2a92c9ed2ce0f53acd87a7f85eeb096f53d /lib/AdminPanel/Module/Services.pm
parentd26eb6352e4bf90a8424eb2168b511d740f513c1 (diff)
downloadcolin-keep-74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8.tar
colin-keep-74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8.tar.gz
colin-keep-74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8.tar.bz2
colin-keep-74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8.tar.xz
colin-keep-74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8.zip
Fixed POD
Diffstat (limited to 'lib/AdminPanel/Module/Services.pm')
-rw-r--r--lib/AdminPanel/Module/Services.pm7
1 files changed, 4 insertions, 3 deletions
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
#=============================================================