From c06a8ef75d041488b73813d3c9c70409940b148b Mon Sep 17 00:00:00 2001 From: Werner Hahn Date: Mon, 25 Sep 2017 10:52:24 +0200 Subject: [PATCH 1/1] =?utf8?q?WebshopApi:=20SL/DB/File.pm=20-=20POD=20Einr?= =?utf8?q?=C3=BCckungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/DB/File.pm | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/SL/DB/File.pm b/SL/DB/File.pm index d44f07225..615f8d134 100644 --- a/SL/DB/File.pm +++ b/SL/DB/File.pm @@ -20,29 +20,26 @@ __END__ =head1 NAME - SL::DB::File - Databaseclass for File +SL::DB::File - Databaseclass for File =head1 SYNOPSIS - use SL::DB::File; +use SL::DB::File; - # synopsis... +# synopsis... =head1 DESCRIPTION - # longer description. - +# longer description. =head1 INTERFACE - =head1 DEPENDENCIES - =head1 SEE ALSO =head1 AUTHOR - Werner Hahn Ewh@futureworldsearch.netE +Werner Hahn Ewh@futureworldsearch.netE =cut -- 2.20.1