support importing from CSV files
authorTony Cook <tony@develop-help.com>
Thu, 28 Mar 2013 00:37:42 +0000 (11:37 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 8 Apr 2013 00:54:35 +0000 (10:54 +1000)
commit6b801f1a1f35fd9775db276095425710dad9a26f
tree1f994b327d4f3158d789b2e6eed19a2fb2d70e75
parent307e12e74182041ba6e221980d5329cf60473118
support importing from CSV files
MANIFEST
site/cgi-bin/modules/BSE/Importer.pm
site/cgi-bin/modules/BSE/Importer/Source/CSV.pm [new file with mode: 0644]
t/130-importer/000-load.t [new file with mode: 0644]
t/130-importer/010-csv.t [new file with mode: 0644]
t/data/importer/basic.csv [new file with mode: 0644]