hi christer, > Excuse me for disturbing you with simple questions, but I've never used > Perl before. Now I've installed ActivePerl for Windows but the > compress-newsletter perl script seems to be made for Unix platform(?). Or > am I wrong? Is there another version of the compress-newsletter perl > script which works on Windows platform? >
the tool is a perl script included in a shell script... you may try to cut the first 17 lines of the file and run the resulting file as perl -S compress-newsletter hope that helps a.l.e
