I am working on a project where machines will use a perl script to write to a table in a MySQL database. I want a perl script to run everytime there is a new entry, but I don't know how to trigger the perl script when there is a new entry (the perl to be triggered will be sitting on the same box as the database). I know how to do basic database stuff with DBI, but I am still a perl beginner.
Thanks, Nick -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]