Revision c1149ffb
Von Sven Schöling vor etwa 1 Jahr hinzugefügt
SL/DB/DeliveryOrder/TypeData.pm | ||
---|---|---|
3 | 3 |
use strict; |
4 | 4 |
use Carp; |
5 | 5 |
use Exporter qw(import); |
6 |
use Scalar::Util qw(weaken); |
|
7 | 6 |
use SL::Locale::String qw(t8); |
8 | 7 |
|
9 | 8 |
use constant { |
Auch abrufbar als: Unified diff
TypeData: unnötige imports