I used the latest Inkscape which is 0.92.3. It's very nice that you got it to work; it gives me hope that I'll be able to get it eventually.
Could you give me the line that you typed in to get it to work? I remember trying with Paul's svg and not getting anything either.
The exact command that I tried is
c:\> perl create_piece_set.pl title="test" min=25 max=160 step=5 ink=("C:\Program Files\Inkscape\inkscape.exe") test.svg
I put both create_piece_set.pl and test.svg on my C drive.
I used the latest Inkscape which is 0.92.3. It's very nice that you got it to work; it gives me hope that I'll be able to get it eventually.
Could you give me the line that you typed in to get it to work? I remember trying with Paul's svg and not getting anything either.
The exact command that I tried is
c:\> perl create_piece_set.pl title="test" min=25 max=160 step=5 ink=("C:\Program Files\Inkscape\inkscape.exe") test.svg
I put both create_piece_set.pl and test.svg on my C drive.