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