add more robust download functionality; convert to new API in Stexaminer::graphsvg
authorTara L Andrews <tla@mit.edu>
Mon, 20 Jan 2014 22:16:06 +0000 (23:16 +0100)
committerTara L Andrews <tla@mit.edu>
Mon, 20 Jan 2014 22:16:06 +0000 (23:16 +0100)
commit6cf17f047a7cc39d7f0c691bad4df9839cae573c
treeb0d1859aee302d63581fcb1fa1daa348c7eea216
parent5800cf9ea8c4513f385b9823f4778bce34caf8fd
add more robust download functionality; convert to new API in Stexaminer::graphsvg
lib/stemmaweb/Controller/Root.pm
lib/stemmaweb/Controller/Stexaminer.pm
lib/stemmaweb/View/CSV.pm [new file with mode: 0644]
lib/stemmaweb/View/GraphML.pm
lib/stemmaweb/View/SVG.pm
lib/stemmaweb/View/TSV.pm [new file with mode: 0644]
root/js/componentload.js
root/src/index.tt
t/view_CSV.t [new file with mode: 0644]
t/view_TSV.t [new file with mode: 0644]