Help for this page
package Whatever::Object::DBDAgnostic; ... } 1;
package Foo; ... # decorator methods go here 1;
use Whatever::Object::DBDAgnostic qw(Whatever::Object::MySQL);