added full_path accessor to ScriptHelpers to allow scripts at other relative paths to use ScriptHelper methods; lantronix now has functional admin_alert for corrupt data streams
reverted to original Text::CSV::Simple, but added new on_failure trigger with more explicit wanring - in Local::ExcelHandler; lantronix_socket has alter_admin function when data string appears corrupt - not working yet
replaced ScriptHelpers get_dbix method with a local (non-cached) get_dbix method in lantronix_socket.pl script to fix idle-timeout of db connection overnight; lantronix_daemon.pl script - uses Daemon::Control