Revision c06a8ef7
Von Werner Hahn vor mehr als 7 Jahren hinzugefügt
SL/DB/File.pm | ||
---|---|---|
20 | 20 |
|
21 | 21 |
=head1 NAME |
22 | 22 |
|
23 |
SL::DB::File - Databaseclass for File
|
|
23 |
SL::DB::File - Databaseclass for File |
|
24 | 24 |
|
25 | 25 |
=head1 SYNOPSIS |
26 | 26 |
|
27 |
use SL::DB::File;
|
|
27 |
use SL::DB::File; |
|
28 | 28 |
|
29 |
# synopsis...
|
|
29 |
# synopsis... |
|
30 | 30 |
|
31 | 31 |
=head1 DESCRIPTION |
32 | 32 |
|
33 |
# longer description. |
|
34 |
|
|
33 |
# longer description. |
|
35 | 34 |
|
36 | 35 |
=head1 INTERFACE |
37 | 36 |
|
38 |
|
|
39 | 37 |
=head1 DEPENDENCIES |
40 | 38 |
|
41 |
|
|
42 | 39 |
=head1 SEE ALSO |
43 | 40 |
|
44 | 41 |
=head1 AUTHOR |
45 | 42 |
|
46 |
Werner Hahn E<lt>wh@futureworldsearch.netE<gt>
|
|
43 |
Werner Hahn E<lt>wh@futureworldsearch.netE<gt> |
|
47 | 44 |
|
48 | 45 |
=cut |
Auch abrufbar als: Unified diff
WebshopApi: SL/DB/File.pm - POD Einrückungen