__PACKAGE__->table('mytable'); __PACKAGE__->add_columns(qw/column1 column2 column3... /);