package My::EmployeeR; use DB2::Row; our @ISA = qw(DB2::Row); 1;