Revision 0e43ef87
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/DB/Helper/LinkedRecords.pm | ||
---|---|---|
1 | 1 |
package SL::DB::Helpers::LinkedRecords; |
2 | 2 |
|
3 |
use strict; |
|
4 |
|
|
3 | 5 |
require Exporter; |
4 | 6 |
our @ISA = qw(Exporter); |
5 | 7 |
our @EXPORT = qw(linked_records link_to_record); |
Auch abrufbar als: Unified diff
use strict