rewrite basic generator in perl
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 6 Apr 2011 16:34:06 +0000 (18:34 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 6 Apr 2011 16:34:06 +0000 (18:34 +0200)
commitaabd36687ac469c78c1253493a9868198aff47fc
treee557fe86f7df4dbab80177fd3e4240711f9f1a13
parent1eeb0e10f2c2eac0c93af409c737614ca05f39ec
rewrite basic generator in perl

I just couldn't fix bash CSV parser fast enough to have it working
for conference.

I also implemented using single inkscpape over shell pipe which improved
speed dramatically.

It doesn't intergrate in Inkscape at all (yet) but has following simple
syntax:

  usage: ./generator.pl template.svg data.csv
generator.pl [new file with mode: 0755]