sal-wrapper.pl Written and maintained by Stefan Jakobs CHANGES: * Version: 0.1.2 - Add Date and Time to some log messages - Bug: Used $_ in sub failure, now changed to $_[0] - Add configure option $LOG_TO_FILE, you can now log to STDOUT * Version: 0.1.3 - write dump_skeleton and output from $SA_LEARN to a second file, reread it and log the lines to $LOG_FILE * Version: 0.1.4 - allow empty Path to networks file * Version: 0.2 - fixed bug with nested mails -> added recursion - fixed some typos * Version: 0.2.1 - will create $UNPACK_DIR if it doesn't exists ### last update of this file: 27.05.2008 by Stefan Jakobs ##