View | Details | Raw Unified | Return to bug 31618
Collapse All | Expand All

(-)a/C4/ImportBatch.pm (-2 / +1 lines)
Lines 1590-1596 sub RecordsFromISO2709File { Link Here
1590
1590
1591
Creates MARC::Record-objects out of the given MARCXML-file.
1591
Creates MARC::Record-objects out of the given MARCXML-file.
1592
1592
1593
@PARAM1, String, absolute path to the ISO2709 file.
1593
@PARAM1, String, absolute path to the MARCXML file.
1594
@PARAM2, String, should be utf8
1594
@PARAM2, String, should be utf8
1595
1595
1596
Returns two array refs.
1596
Returns two array refs.
1597
- 

Return to bug 31618