Revision 3 (by ahitrov@rambler.ru, 2010/03/24 15:19:32) The CORE
package @NAME@::Keeper;

use strict;
use base 'Contenido::Keeper';

#put youre custom sql code and other project dependent stuff here

1;