Revision ae2d077c
Von Sven Schöling vor etwa 2 Jahren hinzugefügt
SL/DB/DeliveryOrder/TypeData.pm | ||
---|---|---|
use strict;
|
||
use Carp;
|
||
use Exporter qw(import);
|
||
use Scalar::Util qw(weaken);
|
||
use SL::Locale::String qw(t8);
|
||
|
||
use constant {
|
Auch abrufbar als: Unified diff
TypeData: unnötige imports