#!/usr/bin/perl use threads; use threads::shared;
print "Crashhhh\n"; ## fails to exit cleanly after this...
Thanks for any help.
Ed W
P.S. Autrijus, I will try to check it out myself, but in the latest pre-release did you check in Alan Stewarts changes to fix the --icon problem where it increases the file size? I have just been retesting his version and it does seem to work fine for me?
Thanks