projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a2fd11
)
WebshopApi: SL/DB/File.pm - POD Einrückungen
author
Werner Hahn
<wh@futureworldsearch.net>
Mon, 25 Sep 2017 08:52:24 +0000
(10:52 +0200)
committer
Werner Hahn
<wh@futureworldsearch.net>
Tue, 26 Sep 2017 10:25:02 +0000
(12:25 +0200)
SL/DB/File.pm
patch
|
blob
|
history
diff --git
a/SL/DB/File.pm
b/SL/DB/File.pm
index
d44f072
..
615f8d1
100644
(file)
--- 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 E<lt>wh@futureworldsearch.netE<gt>
+Werner Hahn E<lt>wh@futureworldsearch.netE<gt>
=cut