Revision 8 (by ahitrov@rambler.ru, 2010/03/29 11:46:38) Contenido UTF-8 core files
package @NAME@::Keeper;

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

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

1;