I have a database application using Class::DBI. I use it to insert and retrive records. Recently, each existing record may have an additional field available for inserting and retriving. How I can do this, harmlessly? I have already make a new template (using Template) for displaying the additional field.