Help for this page
Select Code to Download
Select
or
download this
package MyClass; use base 'Class::DBI'; ... sub db_Main() { return connect; }