Revision 8d06fb89
Von Sven Schöling vor mehr als 8 Jahren hinzugefügt
SL/GDPDU.pm | ||
---|---|---|
->tag('DigitGroupingSymbol', '|') # see CAVEATS in documentation
|
||
->tag('VariableLength', sub { $self
|
||
->tag('ColumnDelimiter', ',')
|
||
->tag('RecordDelimiter', '&x0A;')
|
||
->tag('RecordDelimiter', '
')
|
||
->tag('TextEncapsulator', '"')
|
||
->columns($table)
|
||
->foreign_keys($table)
|
Auch abrufbar als: Unified diff
GDPDU: XML escape Entity typo