Martin Moss wrote:
So the question I have is "How" do I insert the ping subroutine into my own custom DBI class which calls DBI and maintains the dbh connection.
The old way (and I think it still works) is to use DBIx-AnyDBD but this functionality has now been included in the DBI itself - see the section on Subclassing the DBI in the DBI man page.

The following thread discusses how/why DBIx-AnyDBD was integrated into the DBI:
http://archive.develooper.com/[EMAIL PROTECTED]/msg00586.html


If you need more help I suggest you try the [EMAIL PROTECTED] mailing list.

--
  Simon Oliver

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to