in reply to
Perl to monitor a table in database
Maybe you want a
Database trigger
that writes this information into another table, which you then can query periodically from Perl?
Perl 6
- links to (nearly) everything that is Perl 6.
Comment on
Re: Perl to monitor a table in database
In Section
Seekers of Perl Wisdom